Jump to content

CMd line help please


Recommended Posts

Hey, on the msfn site in the advanced user istall methods for wpi it says to copy the comand line from my batch file into the wpi comaned line box but which section on the comand line do i copy?

for instance my batch file is this

ECHO.

ECHO Starting installation of Applications

ECHO.

ECHO Installing Bootskin

ECHO Please wait...

Start "Title" /wait %systemdrive%\install\Applications\bootskin\bootskin.exe /s

ECHO Installing VSO ConvertX

ECHO Please wait...

Start "Title" /wait %systemdrive%\install\Applications\VSO ConvertX\VSO ConvertX.exe /VERYSILENT /SP-

ECHO.

ECHO Killing VSO ConvertX.exe process

taskkill.exe /F /IM VSO ConvertX.exe

ECHO.

ECHO.

ECHO Installing WinRAR 3.42

ECHO Please wait...

Start "Title" /wait %systemdrive%\install\Applications\Winrar 3.42\winrar 3.42.exe /s

ECHO Installing Guitar pro 5

ECHO Please wait...

Start "Title" /wait %systemdrive%\install\Applications\Guitar pro 5\Guitar Pro full 5.0 with RMS.exe /VERYSILENT /SP- /NORESTART

ECHO.

ECHO Killing Guitar Pro full 5.0 with RMS.exe process

taskkill.exe /F /IM Guitar Pro full 5.0 with RMS.exe

ECHO.

ECHO.

ECHO Installing Winamp521

ECHO Please wait...

Start "Title" /wait %systemdrive%\install\Applications\Winamp521\Winamp521.exe /qn

ECHO.

ECHO Registering Nero Burning ROM...

REGEDIT /S %systemdrive%\install\Applications\SetupCloneDVD\CloneDVD.reg

ECHO.

ECHO Installing SetupCloneDVD

ECHO Please wait...

Start "Title" /wait %systemdrive%\install\Applications\SetupCloneDVD\SetupCloneDVD.exe /SP /VERYSILENT /NORESTART

ECHO.

ECHO Registering Nero Burning ROM...

REGEDIT /S %systemdrive%\install\Applications\Nero63117\register.reg

ECHO.

ECHO Installing Nero63117

ECHO Please wait...

Start "Title" /wait %systemdrive%\install\Applications\Nero63117\Nero63117.exe /silent /noreboot

ECHO.

ECHO Deleting Temp Installation Files...

RD /S /Q %systemdrive%\Drivers

RD /S /Q %systemdrive%\install

EXIT

So which section would i copy and paste would it be the lines

"Start "Title" /wait %systemdrive%\install\Applications\Nero63117\Nero63117.exe /silent /noreboot' ??

any helps much apreciated thank you

Link to comment
Share on other sites


and if it is that line that i copy is it all of it eg

"Start "Title" /wait %systemdrive%\install\Applications\Winrar 3.42\winrar 3.42.exe /s"

or like this

"%systemdrive%\install\Applications\Winrar 3.42\winrar 3.42.exe /s"

????

thanks

Link to comment
Share on other sites

Firstly, there is a dedicated Forum area for WPI.

<Edit>

Secondly, although I've never used WPI, I've just looked at this, and the instructions not only don't state 'copy the comand line from my batch file into the wpi comaned line box', they appear on first view, to be pretty straight forward.

</Edit>

Edited by Yzöwl
Link to comment
Share on other sites

Yzöwl 1 i wasnt sure which topid to post this in since i only joined here yesterday and ive read that tutorial again and again but how much of what is in the batch file is the comand lines is what im unsure of :no:

kelsenellenelvian thanks ill take a look atthem now

Hey kelsenellenelvian thanks for the help, i roughly understand it now just in the examples the comand lines all have 2 fowardslashes in stead of 1 eg

%cdrom%\\WPI\\Install\\dotnetfx2.exe

and mine are like this

%cdrom%\WPI\Install\Applications\bootskin\bootskin.exe /s

could you tell me if mines right?

Thanks

Link to comment
Share on other sites

  • 2 years later...

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...