MSFN Forum: problem with cmd file - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

problem with cmd file Rate Topic: -----

#1 User is offline   raypandora 

  • Group: Members
  • Posts: 1
  • Joined: 15-September 05

Posted 15 September 2005 - 04:32 PM

First of al i like to say that i am new at this.
I have made a simple cmd file that installs al my dvd burning and ripping sofware
and burned all to cdrom
Now my problem when i click on the cmd file every thing works fine. but i made a menu where i can select every thing or choice to instal all and connected the all to the cmd file but when i select the all link the cmd file runs but gives a error of location.
this i how my cmd file looks like
ECHO.
ECHO Bezig met installeren van dvd decrypter
ECHO Even geduld a.u.b.
start /wait %CDROM%\dvd\dvddecrypter\SetupDVDDecrypter_3.1.9.0.exe

ECHO.
echo bezig met dvdshrink
echo Even geduld
start /wait %CDROM%\dvd\dvdshrink\dvdshrink32setup.exe /SP /VERYSILENT /NOREBOOT

ECHO.
ECHO Bezig met instaleren van Anydvd
ECHO Even geduld
start /wait %CDROM%\dvd\anydvd\SetupAnyDVD4572.exe /s

echo.
echo Bezig met installeren van nero burning rom
echo Even geduld
start /wait %CDROM%\dvd\nero\nero6603.exe /SILENT /SN=1Axxxx-xxxx-xxxx-xxxx /WRITE_SN /NOREBOOT

when i change the %cdrom% to my dvdstation letter the cmd file works, but will this work on other computers that have a different letter as dvdstation

This post has been edited by raypandora: 15 September 2005 - 04:35 PM



#2 User is offline   MHz 

  • SendToA3X v1.7
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,634
  • Joined: 02-August 04

  Posted 15 September 2005 - 07:31 PM

Do not see how %CDROM% is being set. If this command file is on the CD, why have the %CDROM% variable?
You may have an autorun.inf, which runs your menu? The menu can run the command file below, located inside the dvd folder to install your software.
@ECHO OFF
ECHO.
ECHO Bezig met installeren van dvd decrypter
ECHO Even geduld a.u.b.
start /wait dvddecrypter\SetupDVDDecrypter_3.1.9.0.exe

ECHO.
echo bezig met dvdshrink
echo Even geduld
start /wait dvdshrink\dvdshrink32setup.exe /SP /VERYSILENT /NOREBOOT

ECHO.
ECHO Bezig met instaleren van Anydvd
ECHO Even geduld
start /wait anydvd\SetupAnyDVD4572.exe /s

echo.
echo Bezig met installeren van nero burning rom
echo Even geduld
start /wait nero\nero6603.exe /SILENT /SN=1Axxxx-xxxx-xxxx-xxxx /WRITE_SN /NOREBOOT


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy