MSFN Forum: How to handle Norton Ghost 9.0 - 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
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

How to handle Norton Ghost 9.0 Rate Topic: -----

#1 User is offline   3S Doc 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 22-September 04

Posted 09 October 2004 - 07:07 AM

Well I tried several things, thirst of all a search on the forum, but no luck.

Ghost has a setup.exe file and a .msi file.
The setup.exe is a installshield, and thirst of all I tried "setup.exe -R"
After the install, in my Windows folder were no setup.iss :no:

After a tip, I tried the switch "setup.exe /QB REBOOT=REALLYSUPPRESS"

This result in a screen from InstallShield.
In here were some parameters I can use.

I will try to translate, because my install language is Dutch.

/L Sourcelanguage-id
/S Dialogscreen hidden foruse off silent mode /S /v/qn
/V Parameters for MsiExec.exe
/UA<url to InstMsiA.exe>
/UW<url to InstMsiW.exe>
/UM<url to msi package>

After read this I thougt Hmmm it looks simpel :whistle: WRONG thougt.

I tried from the prompt on my test machine:

C:\NortonGhost\setup.exe /S /v/qn
Nothing happens

C:\NortonGhost\setup.msi /S /v/qn
Here came again a Windows Installer screen.

So is there anyone that will help me out?


#2 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 09 October 2004 - 08:14 AM

Using command prompt, browse to the folder of the ghost install, and run this command:
setup.exe /A
That will create an administrative install point (AIP, it might be called server image). There onwards, you can use the .MSI file in the folder (which you will now select while making the AIP) with the switch that you previously used:
/QB REBOOT=REALLYSUPPRESS


#3 User is offline   3S Doc 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 22-September 04

Posted 09 October 2004 - 11:52 AM

hmm prathapml, this doesn't the trick.....

from the prompt I made a server image via:

D:\Software\NortonGhost9\setup.exe /A


After this I have indeed a .MSI file after running this via:

"D:\Ghost_AIP\Ghost\Norton Ghost 9.0.msi" /QB REBOOT=REALLYSUPPRESS


I get a little screen from Norton that tells me that I must run the MSI install from SETUP.EXE :}

So it doesn't works......

Any other options??

#4 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 09 October 2004 - 12:16 PM

If the setup.exe is needed, then mostly that should be in that folder (D:\Ghost_AIP) too. If its not there, give it the the setup.exe that it wants! ;) (copy the setup.exe from your original installation folder to the AIP folder).

Then try again, do tell how it goes.

#5 User is offline   3S Doc 

  • Newbie
  • Group: Members
  • Posts: 20
  • Joined: 22-September 04

Posted 09 October 2004 - 12:24 PM

Nope nothing Again that dammed little screen that tells me that I must run the setup.exe.
When running the setup.exe as you sugest, I get the InstallShield screen with the

/L Sourcelanguage-id
/S Dialogscreen hidden foruse off silent mode /S /v/qn
/V Parameters for MsiExec.exe
/UA<url to InstMsiA.exe>
/UW<url to InstMsiW.exe>
/UM<url to msi package>

So will try the /S /v/qn this time

Just tried this also nothing

tried both the setup.exe and the msi file..........

#6 User is offline   idbirch2 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 10-August 04

Posted 18 October 2004 - 01:17 PM

Has no-one figured this out yet - I can't get this thing to install silently!!

#7 User is offline   Frank_Sechrist 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 07-December 03

Posted 19 October 2004 - 04:17 PM

I would really like to install this in an unattended manner. Has anyone had any luck with this?

#8 User is offline   skitty 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 11-October 04

Posted 19 October 2004 - 08:57 PM

its quite easy really. you dont have to bother running an administrative installation point etc. just run it from your batch file like this

ECHO.
ECHO Installing Norton Ghost 2003
ECHO Please wait...
start /wait "%systemdrive%\install\Applications\ghost\install\Norton Ghost.msi" /qb

it worked for me. if you wanna try it, just use the run command on the start menu using the /qb switch

#9 User is offline   idbirch2 

  • Newbie
  • Group: Members
  • Posts: 48
  • Joined: 10-August 04

Posted 20 October 2004 - 07:26 AM

Thats very nice but this thread is about Ghost 9.0 (2004). Ghost 2003 is v 8.0.

I have tried creating an AIP but it still moans about the msi must be launched through setup.

#10 User is offline   Frank_Sechrist 

  • Member
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 07-December 03

Posted 20 October 2004 - 07:43 AM

I've finally gotten this sucker to work!!

I used WinINSTALL LE 2003 to edit the .msi file and remove the condition check for Setup.exe. It's listed under the Advanced, then Launch Condition tabs when you load the .msi in WinINSTALL. Just highlight and delete.

It now installs silently using the following command:

msiexec /i "Ghost9\Norton Ghost 9.0.msi" /passive /norestart

#11 User is offline   compsciguy 

  • Group: Members
  • Posts: 1
  • Joined: 20-October 04

Posted 20 October 2004 - 12:23 PM

Editing the MSI file to remove the setup.exe file worked. Is there a switch that can be used to register the product with a serial number?

Thanks.

#12 User is offline   Cee-Kay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 126
  • Joined: 20-May 04

Posted 11 December 2004 - 07:01 PM

Frank_Sechrist, on Oct 20 2004, 01:43 PM, said:

<snip>I used WinINSTALL LE 2003 to edit the .msi file and remove the condition check for Setup.exe.  It's listed under the Advanced, then Launch Condition tabs when you load the .msi in WinINSTALL.  Just highlight and delete.<snip>

I was having the same problem with trying to install Ghost from an AIP. So exactly as you posted I removed the same condition using WinINSTALL LE and it installs fine. :thumbup

As for the question regarding the Serial number a stumbling block I'm also experiencing, I've been unable to locate any presence of it. So far I have searched the Registry and any newly created files, I've also created Before and After shots of changes to my computer using RegShot, but came up with nothing. :(

The problem I was experiencing was that Norton Ghost was already installed, so I decided to remove it prior to checking whether my Silent Installation was successful before porting it over to my uA CD. However, instead of asking me to accept the License Agreement and entering my Product Key (as per the first time I installed it) my Product Key was already present on the about screen -- so uninstalling the product hadn't actually removed all traces of the program from my computer!

Can anyone else suggest a possible location where this information maybe stored or the relevant switch to pass to the .Msi file?

Thanks in advance

Cee-Kay

#13 User is offline   skitty 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 11-October 04

Posted 05 January 2005 - 08:26 AM

just look in the registery under norton ghost abd find the product key.
export it then put it in a .reg file and make sure you execute it before installing norton ghost

#14 User is offline   skitty 

  • Newbie
  • Group: Members
  • Posts: 39
  • Joined: 11-October 04

Posted 05 January 2005 - 01:08 PM

I've actually found since trying to install norton ghost and registering it myself that it doesn't use registery entries to store the product key.
It stores the product key in a file called symlcrst.dll in Program Files\Common Files\Symantec Shared\ccpd-lc.
If you look at this topic ----> http://www.msfn.org/...showtopic=35418, it tells you how to install it.
The only problem that may be encountered tho, is that it may be machine specific, like the internet security and the anti-virus.
But thats something that I can't test because I've only got the one computer to play about with.

#15 User is offline   cctrv 

  • Group: Members
  • Posts: 1
  • Joined: 10-January 05

Posted 21 January 2005 - 06:22 AM

i ues this:
"Norton Ghost 9.0.msi" /passive /qb /norestart

#16 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 18 February 2005 - 11:09 AM

I tried something a little different

I downloaded Orca.msi - msi editor

I opened ghost.msi

I search for setup.exe

u will find this

Quote

Installed OR PATCH OR (Not SYMSETUP=0)


change to

Quote

Installed OR PATCH OR (Not SYMSETUP=1)


and save

Quote

I use msiexec.exe /i ghost.msi /qn /norestart


#17 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 18 February 2005 - 05:13 PM

Astalavista is right. SYSMSETUP is the property that checks the existence of the setup.exe. There is an easier and safer way to install this software.

1. From the original cd, run setup.exe /a to get the aip.
2. Install it using this switch

Quote

start /w "Norton Ghost 9.0.msi" /q* SYMSETUP=1


You don't have to edit the msi, because SYMSETUP is a public property. That means you can modify it from the commandline.

Note: Replace the * with b or n


EDIT: Astalavista told me that this switch might cause the installer to reboot at the end of the installation. Then maybe try adding reboot=reallysuppress

And for the registration, try isx_serialnum=xxxxxxx I'm not sure if it will work.

#18 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 18 February 2005 - 06:00 PM

start /w "Norton Ghost 9.0.msi" symsetup=1 reboot=reallysuppress /q* works. It doesn't reboot. Our only problem left is the registration.

#19 User is offline   Astalavista 

  • MSFN loyalist
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,338
  • Joined: 02-December 03

Posted 18 February 2005 - 06:13 PM

use autoit!

#20 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 18 February 2005 - 06:16 PM

To run the program and paste the serial?

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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