CODE
it's not the app I'm trying to install because I tried different apps and some of them very "normal", like Aida32, for example...
nothing happens, right after hitting the "begin installation" button i get a window saying that the PC will reboot in 30 secs, and there is no frikin' stopping for that...
well a few things come to mind here you say nothing happens after you hit begin install well theres alot of reasons for that,, first look at this
CODE
cmd1[pn]=['"%CDROM%\\Documents and Settings\\Administrator\\Desktop\\XP install\\WPI\\Install\\Alcohol 120v1.9.5.4521\\Alcohol120_retail_1.9.5.4521.exe"'];
1, you need to remove the quotes
2, if your trying to install from a cd and your trying to test it on your pc that %cdrom% variable only works from cd there for testing it straight from a hd wont work
3. if you have any spaces in any address that your pointing to any install,, the program can not find its installer
4. and also you really need to add an install order to each application,, you only have 1 and thats the first one
now as for your program trying to restart after it cant find any of these installers well,, have you clicked a check in the restart pc after installs portion inside your useroptions which is in the tools section,, because that is defaulted at 30 seconds to reboot the pc after the installs are completed ??