MSFN Forum: ISS Problem - 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

ISS Problem Wont install Rate Topic: -----

#1 User is offline   zakum 

  • Junior
  • Pip
  • Group: Members
  • Posts: 87
  • Joined: 22-November 04

Posted 04 August 2006 - 02:44 PM

I have been testing a new unattended in Virtual machine and I cannot get Epson printcd to work.

Here is my command line

REG ADD %KEY%\004 /VE /D "PrintCD" /f
REG ADD %KEY%\004 /V 1 /D "%PP%PRINTCD\SETUP.exe /s /sms setup.iss" /f

If I test it using a dos window on my pc it installs silently.

Is there anything wrong with my command?


#2 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 07 August 2006 - 07:12 AM

Nice if u posted ur whole RunOnceEx.cmd file...
And it's generally
%PP%PRINTCD\SETUP.exe -s -f2"%systemroot%\Printcd.log

try that. Another Runonceex entry in ur batch could overwrite it. Like said, post the whole thing.

#3 User is offline   zakum 

  • Junior
  • Pip
  • Group: Members
  • Posts: 87
  • Joined: 22-November 04

Posted 07 August 2006 - 07:19 AM

Sory about that heres my RunOnce file

cmdow @ /HID
@Echo Off

FOR %%i IN (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:\win51ip.SP2 SET CDROM=%%i:

SET PP=%cdrom%\Install\

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

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

REG ADD %KEY%\000 /VE /D "Office2003" /f
REG ADD %KEY%\000 /V 1 /D "%PP%Office2003\SETUP.EXE TRANSFORMS=Unattended.MST /qb-" /f

REG ADD %KEY%\001 /VE /D "Nero" /f
REG ADD %KEY%\001 /V 1 /D "%PP%Nero/Setup.exe" /f

REG ADD %KEY%\002 /VE /D "BitTornado" /f
REG ADD %KEY%\002 /V 1 /D "%PP%BitTornado-0.3.15-w32install.exe /S" /f

REG ADD %KEY%\003 /VE /D "DVDDecrypter" /f
REG ADD %KEY%\003 /V 1 /D "%PP%DVDDecrypter/Setup.exe /S" /f

REG ADD %KEY%\004 /VE /D "PrintCD" /f
REG ADD %KEY%\004 /V 1 /D "%PP%PRINTCD\SETUP.exe /s /sms setup.iss" /f

EXIT

I used RunOnceEX.cmd Creator for this, everything else works apart from PrintCD.

#4 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 08 August 2006 - 05:43 AM

Well, if the PrintCD is epson printcd, I can't look at it as it comes w/ur printer.
Try running it at cmdlines.txt or svcpack.inf.
Edit: not the whole batch, just PrintCD setup

This post has been edited by T D: 08 August 2006 - 05:43 AM


#5 User is offline   zakum 

  • Junior
  • Pip
  • Group: Members
  • Posts: 87
  • Joined: 22-November 04

Posted 08 August 2006 - 07:56 AM

Cheers, thanks for that.
Will have another go

#6 User is offline   NateSmith 

  • You touch it, you break it. I touch it, it starts working. Go
  • Group: Members
  • Posts: 25
  • Joined: 02-May 04

Posted 08 August 2006 - 10:54 AM

View Postzakum, on Aug 4 2006, 02:44 PM, said:

I have been testing a new unattended in Virtual machine and I cannot get Epson printcd to work.

Here is my command line

REG ADD %KEY%\004 /VE /D "PrintCD" /f
REG ADD %KEY%\004 /V 1 /D "%PP%PRINTCD\SETUP.exe /s /sms setup.iss" /f

If I test it using a dos window on my pc it installs silently.

Is there anything wrong with my command?



Actually to run it as a RunOnceEx you will need to change it to this:

REG ADD %KEY%\004 /VE /D "PrintCD" /f
REG ADD %KEY%\004 /V 1 /D "SETUP.exe -s -f2\"%systemroot%\Printcd.log\""


reason being is when it is merged into the registry it stops importing at that first quote I believe (not really sure if that is what happens though, just a guess :wacko:).

#7 User is offline   zakum 

  • Junior
  • Pip
  • Group: Members
  • Posts: 87
  • Joined: 22-November 04

Posted 08 August 2006 - 01:57 PM

Thank you. I had noticed it seemed to work (hourglass) and then it suddenly stopped.
So that could well be the problem

#8 User is offline   zakum 

  • Junior
  • Pip
  • Group: Members
  • Posts: 87
  • Joined: 22-November 04

Posted 09 August 2006 - 09:37 AM

:thumbup Works, thank you all for your help :)

#9 User is offline   NateSmith 

  • You touch it, you break it. I touch it, it starts working. Go
  • Group: Members
  • Posts: 25
  • Joined: 02-May 04

Posted 09 August 2006 - 12:29 PM

no worries dude always glad to help! :)

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