Jump to content

Recommended Posts

Posted

Is it possible to change the name of your hard drive during the unattended setup?

I looked in the ref.chm file of the deployement tools but i didn't see any discription for it.

Thanks in advance!


Posted

welcome to the MSFN forum .

this is part of my main_batch

label c: Local Disk 1

label d: Local Disk 2

runned by my winnt.sif
[GUIRunOnce]

%systemdrive%\install\hotfixes\hotfixes.cmd

%systemdrive%\install\main_batch.cmd

%systemdrive%\install\creeaza_APPlications_before.cmd

%systemdrive%\install\applications.cmd

this if you mean label instead of name of harddisk .

i dont think you want to change seagate with maxtor... in device manager ...

anyway , you can be more explicite when you ask for something ..

Posted
welcome to the MSFN forum .

this is part of my main_batch

label c: Local Disk 1

label d: Local Disk 2

runned by my winnt.sif

[GUIRunOnce]

%systemdrive%\install\hotfixes\hotfixes.cmd

%systemdrive%\install\main_batch.cmd

%systemdrive%\install\creeaza_APPlications_before.cmd

%systemdrive%\install\applications.cmd

this if you mean label instead of name of harddisk .

i dont think you want to change seagate with maxtor... in device manager ...

anyway , you can be more explicite when you ask for something ..

Oke thanks! I indeed mean to change the label, my fault :)

I will add this to my batch file..

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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