Preabme: I already sent this to support, and did not realize that this group was setup--it has been a while since I've had to change anything in FB.
--
I am trying to run InnoSetup with something similar to what follows:
Iscc “c:\directory for IIS\FileName.iss” “d:ConfigFile=Test This.iss”
The ConfigFile define determines which file it will load for the settings. There are spaces in both the path for the FileName and the path for the config file.
This works fine on the command line, but not in FinalBuilder 5.5.0.518 (I own 6, just do not want to upgrade yet as I have not had to).
But it does not look like FB will allow this to happen. My guess is that it is putting the whole thing in quotes--just a guess.
Is there a way to get this to work? I need to define the compiler variable in the command line.
Thanks,
Ed Dressel