Jump to content

Post Install %CDROM% help


Recommended Posts

Hello there..I'm Using Hasi's Post Install Configuration Wizard...

I made an autorun menu to launch Post Install wizard to PC's already with windows

But my problem is that Post install can't resolve the DVD's drive letter..

The tests i made is that works only if DVD is in DRIVE D:...any help please?

I use this:

From menu i Launch start.cmd which calls WPI.HTA and in config.js i use

cmd1[pn]=['%cdrom%\\setup\\xp\\progr\\Office2k3pro\\SETUP.exe......

what's the difference with 'cdrom' and 'root' ???

THANKS

Link to comment
Share on other sites


Hi sj410

Here is explanation of the root from config.js v.2.7 WPI final by Whimsy.

[ use 'root' if installing applications directly from CD/DVD while applications is placed in a folder at the root of the disc.], and piece of code

[prog[1]=['ACDSee Power Pack 6']

desc[1]=['']

regb[1]=['','']

cmd1[1]=['cdrom','Software\\ACDSee6\\setup.msi REBOOT=REALLYSUPPRESS /qb-']

cmd2[1]=['','']

cmd3[1]=['','']

rega[1]=['cdrom','Software\\ACDSee6\\acdsee.reg']

dflt[1]=['no']

forc[1]=['false']

]

I'm not sure what version you use, but here they don't use variable symbols,like you do %cdrom%

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...