MSFN Forum: [Help] Custom WinRAR Registry Value - 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

[Help] Custom WinRAR Registry Value Rate Topic: -----

#1 User is offline   Garciat 

  • Group: Members
  • Posts: 2
  • Joined: 01-January 09

Posted 01 January 2009 - 06:38 PM

I know there are plugins ready for slipstreaming WinRAR, but I want to change a registry value once it's done installing:

[HKEY_CURRENT_USER\Software\WinRAR\Setup]
"CascadedMenu"=dword:00000001


How can I do this?

Thanks!

PS: I can extract/create CABs, so no need to explain that :)


#2 User is offline   nomadturk 

  • Junior
  • Pip
  • Group: Members
  • Posts: 76
  • Joined: 27-December 07

Posted 02 January 2009 - 12:55 AM

Save that as a .reg file, run it at the end of your RunOnceEx.cmd with the command below

Regedit /S %CDROM%\YourFile.Reg
(assuming you use a cdrom variable.)


#3 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 02 January 2009 - 03:03 AM

You could also incorporate it into a cleanup file following your app. installs.

#4 User is offline   radix 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 715
  • Joined: 08-February 07

Posted 02 January 2009 - 03:34 AM

REG ADD "HKCU\Software\WinRAR\Setup" /v "CascadedMenu" /t REG_DWORD /d 1 /f


#5 User is offline   Garciat 

  • Group: Members
  • Posts: 2
  • Joined: 01-January 09

Posted 02 January 2009 - 08:02 AM

Thanks for the responses!

This post has been edited by Garciat: 02 January 2009 - 05:58 PM


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