Jump to content

Set %CDROM% in installs.exe


Recommended Posts

just wondering how you would set the cdrom variable in icemanND's install.exe.

I would like to use the old way of " IF EXIST D:\CD.txt set CDROM=D:" this method has served me well and i like it, it may be simple but it works. But it dont seem to work in the .INI, I keep geting an error saying "an error was found in INI file at line 34, script must end.

cheers

amd64

Link to comment
Share on other sites


a little smaller ;-)

(from presetup.cmd unattend drivers install method 2 from bts) good line ? i'm french sorry !

for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%i:\YourFile set CDROM=%%i:
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...