MSFN Forum: [Help] WinRAR (customized settings) & Daemon Tools - 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] WinRAR (customized settings) & Daemon Tools Rate Topic: -----

#1 User is offline   biatche 

  • Member
  • PipPip
  • Group: Members
  • Posts: 194
  • Joined: 23-November 05

Posted 13 February 2007 - 03:12 PM

1. WinRAR

I plan on using a corporate version of WinRAR, and i'd like custom settings like context menu, associations and such. How do I go abouts?

2. Daemon Tools

So I use shark's SPTD, and daemon-tools 4.08 /S ... but this installs the spyware... is there anyway not to install the spyware other than deleting it after installing it.

Please help, thanks


#2 User is offline   Inferi0r 

  • Little dude
  • PipPip
  • Group: Members
  • Posts: 180
  • Joined: 28-July 06

Posted 13 February 2007 - 04:10 PM

For WinRAR: Install a regfile before installing WinRAR like this one:

Windows Registry Editor Version 5.00

; Settings for WinRAR Icons on Desktop, All Programs and Start Menu
[HKEY_CURRENT_USER\Software\WinRaR\Setup\Links]
"Desktop"=dword:00000001
"Programs"=dword:00000001
"StartMenu"=dword:00000000

; Settings for WinRAR context menu
[HKEY_CURRENT_USER\Software\WinRaR\Setup\MenuItems]
"AddArc"=dword:00000001
"Addto"=dword:00000001
"Convert"=dword:00000000
"EmailArc"=dword:00000000
"EmailOpt"=dword:00000000
"Extr"=dword:00000001
"ExtrHere"=dword:00000000
"ExtrSep"=dword:00000000
"ExtrTo"=dword:00000001
"OpenSFX"=dword:00000001
"Test"=dword:00000000

; Settings for WinRAR file associations
[HKEY_CURRENT_USER\Software\WinRaR\Setup\.7z]

[HKEY_CURRENT_USER\Software\WinRaR\Setup\.ace]

[HKEY_CURRENT_USER\Software\WinRaR\Setup\.arj]

[HKEY_CURRENT_USER\Software\WinRaR\Setup\.bz]

;etc.


#3 User is offline   0d14r3 

  • Member
  • PipPip
  • Group: Members
  • Posts: 195
  • Joined: 12-September 06

Posted 16 February 2007 - 12:29 PM

2. Daemon Tools

Look at this post by Johndoe74

http://www.msfn.org/board/index.php?s=&...st&p=591371

Works fine for me.
T+

#4 User is offline   The008 

  • MSFN Curious
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 18-July 05

Posted 20 February 2007 - 12:31 PM

for WinRAR you can add a reg file like the one Malarky posted and just run the WinRAR setup using the /S switch (silent), so you'll get no screen at all. I use this way.
You can install themes too. I'll post how if you want.

#5 User is offline   biatche 

  • Member
  • PipPip
  • Group: Members
  • Posts: 194
  • Joined: 23-November 05

Posted 21 February 2007 - 08:34 PM

Yeb, WinRAR working for me now, yeah post away bout themes, might be interested :)

Thanks

#6 User is offline   kelaniz 

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

Posted 19 March 2007 - 05:29 PM

View Postbiatche, on Feb 21 2007, 09:34 PM, said:

Yeb, WinRAR working for me now, yeah post away bout themes, might be interested :)

Thanks


All I do is have a SFX installer copy the themes into the Program Files\WinRAR\Themes\ folder, with each theme in its own subfolder. WinRAR sees them when you run it.

KZ

#7 User is offline   beaker 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 17-February 05

Posted 23 March 2007 - 02:30 PM

Sorry to hijack the thread, but I was wondering if you can silently install winrar to a custom directory?

[EDIT]Potential solution here: http://www.msfn.org/...showtopic=91931[/EDIT]

This post has been edited by beaker: 23 March 2007 - 06:22 PM


#8 User is offline   Jedi82 

  • Member
  • PipPip
  • Group: Members
  • Posts: 191
  • Joined: 08-May 04

Posted 24 March 2007 - 10:32 AM

HY, where can i edit the winrar config reg file? Maybe i can install Winrar, customize and then find the registry? But where?

#9 User is offline   The008 

  • MSFN Curious
  • PipPip
  • Group: Members
  • Posts: 124
  • Joined: 18-July 05

  Posted 31 March 2007 - 06:31 PM

well guys sorry for the delay, but I'm kinda budy these days.
I managed to install my WinRAR with customized settings and a custom theme.
I did this:
1- Added a command to extract the theme to the default folder inside the WinRAR installation folder
2- Added some registry keys to make the theme as the default.
I used this .bat file:
reg add HKCU\Software\WinRAR\Interface\Themes /v ActivePath /d "%systemdrive%\Arquivos de programas\WinRAR\Themes\WinRAR_Jr_48x48" /f
reg add HKCU\Software\WinRAR\Interface\Themes /v ShellExtBMP /d "%systemdrive%\Arquivos de programas\WinRAR\Themes\WinRAR_Jr_48x48\RarSmall.bmp" /f
reg add HKCR\WinRAR\DefaultIcon /ve /d "%systemdrive%\Arquivos de programas\WinRAR\Themes\WinRAR_Jr_48x48\RAR.ico" /f
reg add HKCR\WinRAR.REV\DefaultIcon /ve /d "%systemdrive%\Arquivos de programas\WinRAR\Themes\WinRAR_Jr_48x48\REV.ico" /f
reg add HKCR\WinRAR.ZIP\DefaultIcon /ve /d "%systemdrive%\Arquivos de programas\WinRAR\Themes\WinRAR_Jr_48x48\RAR.ico" /f
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\WinRAR archiver" /v DisplayIcon /d "%systemdrive%\Arquivos de programas\WinRAR\Themes\WinRAR_Jr_48x48\Setup.ico" /f

PS: "Arquivos de programas" is equal to "Program files", 'cause my Windows is in Portuguese (Brazil).
Bye

#10 User is offline   ricktendo64 

  • Group: Banned Members
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,120
  • Joined: 06-June 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 31 March 2007 - 06:39 PM

I have a WinRAR FGCBA addon maker where you can choose your theme... It installs mutliple themes, and will also make a AddOn of whatever version of winrar installed on your PC be it 3.60 or 3.70 beta

http://www.wincert.net/forum/index.php?sho...3&hl=winrar

This post has been edited by ricktendo64: 31 March 2007 - 06:40 PM


#11 User is offline   ReX™ 

  • Group: Members
  • Posts: 3
  • Joined: 01-April 07

Posted 01 April 2007 - 03:08 PM

I use

start /wait regedit /s Settings.reg
start /wait WinRAR.exe /S
start /wait regedit /s Settings.reg


And Works Fine
Settings.reg are my WinRAR settings file.
WinRAR.exe are WinRAR setup silent.

My Settings.reg

REGEDIT4

[HKEY_CURRENT_USER\Software\WinRAR\Setup]
;WinRAR Explorer Shell Extension
"ShellExt"=dword:00000001
;WinRAR Explorer Shell Extension Cascaded
"CascadedMenu"=dword:00000001
;;WinRAR Explorer Shell Extension with Icons
"MenuIcons"=dword:00000001
"CustomExt"=""

;Associate with filetypes
[HKEY_CURRENT_USER\Software\WinRAR\Setup\.7z]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.ace]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.arj]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.bz]
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.bz2]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.cab]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.gz]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.iso]
"Set"=dword:00000000

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.jar]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"="jarfile"
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.lha]
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.lzh]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.rar]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.tar]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.taz]
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.tbz]
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.tbz2]
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.tgz]
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.uu]
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.uue]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.xxe]
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.z]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

[HKEY_CURRENT_USER\Software\WinRAR\Setup\.zip]
"Set"=dword:00000001
"Exist"=dword:00000001
"Type"=""
"Content"=""
"ShellNew"=""

;Shortcuts
[HKEY_CURRENT_USER\Software\WinRAR\Setup\Links]
"Desktop"=dword:00000000
;Start Menu\WinRAR
"StartMenu"=dword:00000000
;Start Menu\WinRAR\WinRAR
"Programs"=dword:00000001


:hello:

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