MSFN Forum: WinISO 5.3 silent installation - 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

WinISO 5.3 silent installation FAILED?!?!? Rate Topic: -----

#1 User is offline   shawn26 

  • Member
  • PipPip
  • Group: Members
  • Posts: 146
  • Joined: 03-January 04

  Posted 17 January 2004 - 04:37 PM

Hello everybody,

i tried to install WinISO 5.3 unattended and silent and tried this version...

Quote

WinISO 5.3

Switch: /VERYSILENT /SP-
Full syntax: WinISO.exe /VERYSILENT /SP-
Extraction needed: ?


but it failed. During the installation i have to press "Next" Button and "Finished"!

What was wrong?

Many ThX!

Shawn26


#2 User is offline   XtremeMaC 

  • MSFN SuperB
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5,070
  • Joined: 13-October 03

Posted 17 January 2004 - 04:57 PM

mine seems to work just fine
are u sure u have 5.3?

try putting the registry first....

#3 User is offline   shawn26 

  • Member
  • PipPip
  • Group: Members
  • Posts: 146
  • Joined: 03-January 04

Posted 17 January 2004 - 05:01 PM

Yes, i have WinIso Version 5.3!

which registry XtremeMaC??

ThX!

Shawn26

#4 User is offline   shawn26 

  • Member
  • PipPip
  • Group: Members
  • Posts: 146
  • Joined: 03-January 04

Posted 18 January 2004 - 02:25 PM

No one can help.

I cant believe!

Shawn26

#5 User is offline   LiquidSage 

  • Wayward Prophet
  • PipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 29-August 03

Posted 18 January 2004 - 03:27 PM

REGEDIT 4

[HKEY_LOCAL_MACHINE\SOFTWARE\WinISO]
"UserName"="you user name"
"Registration"="a very long sting of numbers"
"PlaySound"=dword:00000000
"Navigator"=dword:00000001
"ListStyle"=dword:00000003
"OpenFolder"=dword:00000001
"Skin"=""
"DefaultViewer"="C:\Program Files\EmEditor3\EMEDITOR.EXE"
"VirusScanner"=""
"VirusScannerParameter"=""

[HKEY_CLASSES_ROOT\WinISO]
@="CDROM Image Files"

[HKEY_CLASSES_ROOT\WinISO\DefaultIcon]
@="C:\\Program Files\\WinISO\\ISOFILE.ICO"

Tomake WinIso default iso editor add

[HKEY_CLASSES_ROOT\.iso]
@="WinISO"

to add the "open w/ winiso" r click option

[HKEY_CLASSES_ROOT\Applications\WinISO.exe\shell\Open\Command]
@="\"C:\\Program Files\\WinISO\\WinISO.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Applications\WinISO.exe\shell\Other]
@="Open with WinISO"

[HKEY_CLASSES_ROOT\Applications\WinISO.exe\shell\Other\Command]
@="\"C:\\Program Files\\WinISO\\WinISO.exe\" \"%1\""

[HKEY_CLASSES_ROOT\WinISO\Shell\Open\Command]
@="C:\\Program Files\\WinISO\\WinISO.EXE \"%1\""

[HKEY_CLASSES_ROOT\WinISO\Shell\Other]
@="Open with WinISO"

[HKEY_CLASSES_ROOT\WinISO\Shell\Other\Command]
@="C:\\Program Files\\WinISO\\WinISO.EXE \"%1\""

to use the uninstall.exe: never kept it, never looked for it.

#6 User is offline   XtremeMaC 

  • MSFN SuperB
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 5,070
  • Joined: 13-October 03

Posted 18 January 2004 - 03:37 PM

just got the reply email
yes this is the registry u need to put
I don't know what happens in the trial version :)

#7 User is offline   shawn26 

  • Member
  • PipPip
  • Group: Members
  • Posts: 146
  • Joined: 03-January 04

Posted 19 January 2004 - 11:02 AM

Nothing happend!

Ok. I dont need WinISO any longer after completing my unattended WinXP.
So i sort it out!

Many ThX!

Shawn26

#8 User is offline   OldMan 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 17-October 03

Posted 22 January 2004 - 03:36 PM

In case you may want to install it silently (fully silent), you have to use the taskkill command.

I used this:

REG ADD %KEY%\020 /VE /D "WinISO 5.3" /f
REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\WinISO\WinISO53.exe /VERYSILENT /SP-" /f
REG ADD %KEY%\020 /V 2 /D "taskkill /F /IM WinISO.exe" /f


The taskkill prevents WinISO from stepping through the file extension selection process....


The Old Dude

#9 User is offline   shawn26 

  • Member
  • PipPip
  • Group: Members
  • Posts: 146
  • Joined: 03-January 04

Posted 23 January 2004 - 04:44 AM

OldMan, on Jan 22 2004, 03:36 PM, said:

REG ADD %KEY%\020 /VE /D "WinISO 5.3" /f
REG ADD %KEY%\020 /V 1 /D "%systemdrive%\install\WinISO\WinISO53.exe /VERYSILENT /SP-" /f
REG ADD %KEY%\020 /V 2 /D "taskkill /F /IM WinISO.exe" /f

How does the "taskkill" command looks like in a batch file?

Many ThX!

Shawn26

#10 User is offline   OldMan 

  • Junior
  • Pip
  • Group: Members
  • Posts: 51
  • Joined: 17-October 03

Posted 24 January 2004 - 09:06 AM

Shawn26,

Looks like this:
ECHO.
ECHO Installing WinISO 5.3
ECHO Please wait...
start /wait %systemdrive%\install\WinISO\WINISO53.EXE /VERYSILENT /SP-
ECHO.
ECHO Killing WinISO.exe process
taskkill.exe /F /IM winiso.exe


The Old Dude

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