Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: davethomson on November 02, 2014, 11:19:54 AM

Title: Back Again
Post by: davethomson on November 02, 2014, 11:19:54 AM
I am getting this type of script:
[INI]
Filename: {app}\Golf Course Calendar Editor.url; Section: InternetShortcut; Key: URL; String:
; Delete the frmParameter properties in the ini file so that the new form can be displayed properly
Filename: {localappdata}\Randem Systems\InnoScript\Release\InnoScript.ini; Section: frmParameter; Key: Top; String:

I thought I had gotten rid of this by making sure the "Check for unsafe file" button was on. apparently for some reason this no longer works.

the entire output from InnoScript is attached. Will delete the "stuff" and compile and see what happens.

suggestions?
Title: Re: Back Again
Post by: Randem on November 02, 2014, 11:36:01 AM
Remove all information from this template. It is in error for your system.

C:\Users\Dave\AppData\Local\Randem Systems\InnoScript\Release\Templates\Release.tpl

Remove it from your project or delete the contents of the template and all those extra lines will not be in your script.
Title: Re: Back Again
Post by: davethomson on November 02, 2014, 01:00:17 PM
That location is empty (graphic attached). so what do I do  now?

OH ... you mean in Innoscript!!!  Ok, have deleted that file and will try it now.
Title: Re: Back Again
Post by: Randem on November 02, 2014, 01:13:03 PM
The template files have to be there, It cannot get the information from any place else as it states in your project exactly where it is getting the template data from. On installation that is where ALL the templates are copied.
Title: Re: Back Again
Post by: davethomson on November 02, 2014, 09:14:51 PM
Yes, that did the trick ... thanks once again for you excellent assistance ...