d0nut Posted June 26, 2004 Posted June 26, 2004 Hi !Now I made a working RunOnceEx.cmd, I would like to make a more attractive and interactive XPlode installer. But how do I use the %CDROM% variable ?Thanks !
MCT Posted June 26, 2004 Posted June 26, 2004 search the unattended forum for %CDROM% there are numerous ways 2 achieve that variableregards
d0nut Posted June 26, 2004 Author Posted June 26, 2004 I know how to do it in RunOnceEx, but I don't in XPlode. By the way, what's the %SOURCEPATH% refering to ?
Alanoll Posted June 26, 2004 Posted June 26, 2004 %SOURCEPATH% is the Path to the Windows Setup files......usually D:\I386.You may want to use %SOURCEDRIVE% instead as it is would just be D: form the above example.
Wraith Posted June 27, 2004 Posted June 27, 2004 Note that these two variables are only accessible with XPlode.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now