MSFN Forum: Partition Magic 8 by Powerquest - 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

Partition Magic 8 by Powerquest Rate Topic: -----

#1 User is offline   Chris Lee 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 329
  • Joined: 30-January 04

Posted 01 March 2004 - 07:48 PM

Does anyone have a way to get it to silently install without VBS or Javascript? Because those depend on time and not very accurate. Something like Nero switch ? (/SN=)

thanks.


#2 User is offline   spachtler 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 07-February 04

Posted 02 March 2004 - 01:48 AM

you can use "setup.exe -R" (Attention: -R is case sensitive)
to create an setup.iss file. my command line looks like this:
REG ADD %KEY%\037 /VE /D "Partition Magic 8.01" /f
REG ADD %KEY%\037 /V 1 /D "%systemdrive%\tempinstall\pm801\Setup.exe -s -f1\"%systemdrive%\tempinstall\pm801\setup.iss"\" /f


#3 User is offline   ari 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 04-February 04

Posted 02 March 2004 - 09:05 AM

spachtler, on Mar 2 2004, 08:48 AM, said:

you can use "setup.exe -R" (Attention: -R is case sensitive)
to create an setup.iss file.

This is a very good solution. :)
Because PartitionMagic is a Windows Installer Pack, I wanted to take the switches setup.exe /s/v/qn.
But during the silent intallation comes a error and the installation was interrupted.
So I maked a script.

Your solution is better and I can take it now. :jump: :jump:

Thanks

#4 User is offline   Chris Lee 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 329
  • Joined: 30-January 04

Posted 02 March 2004 - 09:49 AM

I see that. How do I input the registration?

#5 User is offline   spachtler 

  • Member
  • PipPip
  • Group: Members
  • Posts: 140
  • Joined: 07-February 04

Posted 02 March 2004 - 09:54 AM

Chris Lee, on Mar 2 2004, 09:49 AM, said:

I see that. How do I input the registration?

you have to install pm8 1 time manually on
some pc, with the -R swich. this is the way
how the setup.iss is created (can be found in the \windows folder).
on this manual installation, you can normaly put in the
target path, your name and serial. all this will be stored
in the setup.iss.

#6 User is offline   Chris Lee 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 329
  • Joined: 30-January 04

Posted 02 March 2004 - 09:55 AM

Good, I found the setup.iss. Thanks.

#7 User is offline   Chris Lee 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 329
  • Joined: 30-January 04

Posted 02 March 2004 - 07:24 PM

I am using a batch file to install rather than runonceex.cmd, how would that work? I tried

Quote

D:\appz\PartitionMagic8\Setup\setup.exe -s -f1\"D:\appz\PartitionMagic8\setup.iss"
but did not work

Edit: I found the problem, the extra /

#8 User is offline   piXelatedEmpire 

  • nLiten me, nuhi!
  • PipPipPip
  • Group: Members
  • Posts: 306
  • Joined: 02-June 05

Posted 17 July 2005 - 04:46 AM

spachtler, on Mar 2 2004, 05:48 PM, said:

you can use "setup.exe -R" (Attention: -R is case sensitive)
to create an setup.iss file. my command line looks like this:
REG ADD %KEY%\037 /VE /D "Partition Magic 8.01" /f
REG ADD %KEY%\037 /V 1 /D "%systemdrive%\tempinstall\pm801\Setup.exe -s -f1\"%systemdrive%\tempinstall\pm801\setup.iss"\" /f


sorry for digging up an old thread :blushing: but I'm just trying to understand something...

I followed the above to the letter, which created the setup.iss file...

I then placed the setup.exe and setup.iss file together in my PartitionMagic directory ready for unattended installation...

I also figured that I would need to place the PartitionMagic.msi file in this same folder as the above 2 files... is this correct?

Are there any other files that are required to be placed in this same directory?

#9 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,615
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 July 2005 - 01:02 PM

piXelatedEmpire, on Jul 17 2005, 08:46 PM, said:

spachtler, on Mar 2 2004, 05:48 PM, said:

you can use "setup.exe -R" (Attention: -R is case sensitive)
to create an setup.iss file. my command line looks like this:
REG ADD %KEY%\037 /VE /D "Partition Magic 8.01" /f
REG ADD %KEY%\037 /V 1 /D "%systemdrive%\tempinstall\pm801\Setup.exe -s -f1\"%systemdrive%\tempinstall\pm801\setup.iss"\" /f


sorry for digging up an old thread :blushing: but I'm just trying to understand something...

I followed the above to the letter, which created the setup.iss file...

I then placed the setup.exe and setup.iss file together in my PartitionMagic directory ready for unattended installation...

I also figured that I would need to place the PartitionMagic.msi file in this same folder as the above 2 files... is this correct?

Are there any other files that are required to be placed in this same directory?
<{POST_SNAPBACK}>


Yes thats right along with all other files from your original disk approx 27 meg.

#10 User is offline   Solid as a rock 

  • So solid as a rock is
  • PipPipPipPipPip
  • Group: Members
  • Posts: 718
  • Joined: 30-May 04

Posted 25 November 2005 - 04:37 AM

removed,...

This post has been edited by SolidasRock: 25 November 2005 - 04:46 AM


#11 User is offline   cuberob 

  • Group: Members
  • Posts: 4
  • Joined: 21-February 06

Posted 26 February 2006 - 07:28 AM

i cant seem to find this setup.iss file :S could anyone maybe post his file (with ofcource xxxxx-xxxxx-xxxxx as the serial, so i can use that one? thanks a lot in advance

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