MSFN Forum: Java 5.0 Update 1 - 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
  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

Java 5.0 Update 1 Rate Topic: -----

#61 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 20 February 2005 - 08:32 AM

I've heard it does


#62 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 20 February 2005 - 08:49 AM

I've always done a direct edit on the msi and have never had reboot issues. I know this contrary to best practice which dictates "dont edit the msi file", but hey it's worked for me.

#63 User is offline   RyanVM 

  • Like a big surly teddy bear.
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,661
  • Joined: 31-August 03

Posted 20 February 2005 - 09:40 AM

I directly edit the MSI too, but the Sun one is kind of weird. The majority of registry entries it writes aren't created by the MSI but by stuff run by the MSI.

#64 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 20 February 2005 - 08:42 PM

Well I change the RebootYesNo to "No" and I manually ad to the msi file the REBOOT property with the corresponding "ReallySuppress" entry. And I've never had the issues described in this thread. For the sake of completeness, I install the package during RunOnceEx.

#65 User is offline   totoymola 

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

Posted 21 February 2005 - 12:27 AM

Quote

Well I change the RebootYesNo to "No" and I manually ad to the msi file the REBOOT property with the corresponding "ReallySuppress" entry. And I've never had the issues described in this thread. For the sake of completeness, I install the package during RunOnceEx.

Please correct me if I'm wrong. But the "RebootYesNo" is a private property, that doesn't affect the installation. I know it is "Yes" by default, but all of my msi's have that even if they don't reboot.

"REBOOT" is a public property, so no need to edit the msi directly because public properties can be manipulated though commandline. Also, I don't know why reboot=reallysuppress didin't work when I tried it. Only reboot=suppress works for me.


Tip:

All UPPERCASE properties, are public properties. You can modify them though commandline.

All lowecase properties (or properties with alternating cases) are private properties. You cannot modify them easily. I believe it is useless to edit a private property.

#66 User is offline   RogueSpear 

  • OS: SimplyMEPIS
  • Group: Supreme Sponsor
  • Posts: 1,529
  • Joined: 18-September 04

Posted 21 February 2005 - 09:06 AM

Well I commonly change the private properties and they do take. Using AdminStudio.

Share this topic:


  • 4 Pages +
  • « First
  • 2
  • 3
  • 4
  • 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