MSFN Forum: Error installing the apllications from the cd - 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

Error installing the apllications from the cd Rate Topic: -----

#1 User is offline   dumi7 

  • Group: Members
  • Posts: 3
  • Joined: 26-January 05

  Posted 26 January 2005 - 06:26 PM

First off all, the method I used was RunOnceEX.cmd from the cd. I created the RunOnceEx.cmd and saved it in the $OEM$ folders, then I created cmdlines.txt and in the winnt.sif I deleted GuiRunOnce section.I ' ve put the CD.txt in the cd folders, with the $OEM$ folders and I created a folder named Software next to those and I put the apllications in there(winiso,spykiller,daemon tools).
I use Windows xp proffesionall with service pack 2.
Now , I've used these commands :

cmdow @ /HID
@echo off

for %%i in (C 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:\WIN51 set CDROM=%%i:

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\005 /VE /D "winiso 5.3" /f
REG ADD %KEY%\005 /V 1 /D "%CDROM%\Software\Winiso\WINISO53_pmp4.exe /verysilent/SP-" /f

REG ADD %KEY%\015 /VE /D "Daemon tools" /f
REG ADD %KEY%\015 /V 1 /D "%CDROM%\Software\Daemon tools\daemon.exe /qn /Reboot=Suppress" /f

REG ADD %KEY%\025 /VE /D "Spykiller 2004" /f
REG ADD %KEY%\025 /V 1 /D "%CDROM%\Software\Spykiller2004\Spykiller2004.exe /verysilent" /f

EXIT


This is my RunOnceEx.cmd and is still gives me the error :
- can't find \software\Winiso\WINISO53_pmp4.exe and does the same for all the other aplications.

When I've used :

IF EXIST D:\CD.txt set CDROM=D: 
 IF EXIST E:\CD.txt set CDROM=E:  
 IF EXIST F:\CD.txt set CDROM=F: 
 IF EXIST G:\CD.txt set CDROM=G: 
 IF EXIST H:\CD.txt set CDROM=H: 
 IF EXIST I:\CD.txt set CDROM=I:  
 IF EXIST J:\CD.txt set CDROM=J:  
 IF EXIST T:\CD.txt set CDROM=T:


I got the same error, but I't looked like this :
- can't find D:\Software\Winiso\....
Does anybody knows what this means?? Where or what I done wrong.
Please tell me.... :unsure:
I have the win51 folder in the cd and the cd.txt. I really don't understand why doesn't it work. Help!!

ps : in the for %%i in (C 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:\WIN51 set CDROM=%%i: why isn't there a D in there? Shouldn't it be??


#2 User is offline   durex 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 953
  • Joined: 21-October 04

Posted 26 January 2005 - 08:18 PM

To be clear your 'Software' folder is on the same 'level' as your $OEM$ folder, correct?

Assuming it is.. first off, D should be there.. in fact you can replace C with D, because I highly doubt there will ever be a time where you CDROM is C. Id say this is your exact issue... assuming you only have 1 hard drive.

Secondly.. theres no point for the CD.txt.. that for %%i line is looking for 'WIN51' in the root of your cd, the CD.txt is just used in another method of setting your CDROM, you can remove this file.. and theres no reason to have it in multiple locations, including inside your $OEM$ folder.

Make these adjustments and post back your results...

#3 User is offline   asbsamsf 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 02-December 04

Posted 26 January 2005 - 08:26 PM

dumi7, on Jan 26 2005, 06:26 PM, said:

ps : in the for %%i in (C 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:\WIN51 set CDROM=%%i: why isn't there a D in there? Shouldn't it be??

type D after C and befor E :hello:

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