Hi,
I'm using the latest V11.1.0 version and whenever I load the InnoScript Project File the DefaultDirName and DefaultGroupName fields always get prefixed by the VB Project File path. Is that meant to happen or have I inadvertently turned something on that makes that happen?
/Mike
Just to clarify my previous post.
I can set the DefaultDirName and DefaultGroupName fields to whatever I like and all works OK but when I close the project file and later open it again, my original field settings get prefixed on reload and the error shows up after I run InnoSetup.
/Mike
Just noticed that the prefixing happens to AppSupportURL, AppPublisherURL and AppUpdatesURL fields as well.
We are checking into this issue. I will let you know as soon as we have an answer.
Here is a fix for that. We got a little too aggressive on the relative path adjusting...
Just replace the InnoScript.exe in the location where you installed InnoScript with this exe. Please remove the prefixing then recreate the script.
Thanks a lot for that.
I've just tried the new exe and it works for all the fields that I mentioned (i.e. no auto prefix) except for DefaultDirName. That field still gets prefixed.
/Mike
Ok, try this one
Thanks a lot randem, that's done the trick.
/Mike