Trying to install an application using WPI method, where the application is on CD, and the WPI gets copied to Install folder on C:\ during installation.
I have this code:
prog[pn]=['CanoScan Toolbox'] uid[pn]=['CANOSCANTOOLBOX'] cmd1[pn]=['"%CDROM%\\Software\\CanoScanToolbox\\Disk1\\Setup.exe" -s -f1"%CDROM%\\Software\\CanoScanToolbox\\Disk1\\setup.iss"'] cat[pn]=['Applications'] pn++
It workds fine when I test it. Like from say D:\, i open up WPI and install it, and installs fine. But when I make an image, and load it up using Daemon, and try to install it the way it would when installing XP, it won't install.
can someone tell me what's wrong with the above code?
Thanks.



Help

Back to top








