Jump to content

SoulSeek - Is there a way?


Recommended Posts


Posted
put files in winrar sfx file.  look for soulseek in registry and export to reg file.  Its only one reg entry, the app path which is needed.

could you explain how to make a winrar sfx file, step by step, so that it is SILENTLY installed?

(Also, do I have to do the reg stuff seperately, or can that be integrated as part of the SFX?)

Thanks!

Posted

Sorry for the delay a06lp. Install Soulseek. Look in the registry (I Think Current User\Software) and find Soulseek. Export that to a reg file and put the reg file in the Soulseek directory. Next Select files in the Soulseek directory and right click and click on add to archive. In the WinRAR that popups up, click on the tab comment. Put this text there --->

;The comment below contains SFX script commands

Path=Soulseek

Setup=REGEDIT /S soulseek.reg

Silent=1

Overwrite=1

Afterwards click on the General tab again. Make sure the Compression Method is Best, Create Solid Archive and Create SFX Archive is checked and click OK.

Posted

the reg has a few soulseek entries,

do you mean the "InstallPath"? (Current_User\Software\Soulseek)?

when i add that to the SFX, and run it, it copies the files to Program Files\SoulSeek, which is perfect.

BUT - soulseek is not in the add/remove programs list anymore... how do i add it there, like it normally is?

Posted

Ok, forget my last post. I figured it out.

What you said was perfect, but to add Soulseek to the Add/Remove List I had to add another registry line. Then, I had to edit the InstallLOG to make sure the uninstaller would remove soulseek.reg as well.

Here is a fully functional SILENT INSTALL of SoulSeek 1.52

Just run the .exe and it will install (and add itself to the Add/Remove List)

Here's what I modified, for those who are curious:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\SoulSeek]

"InstallPath"="C:\\Program Files\\Soulseek"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Soulseek Client 152]

"DisplayName"="Soulseek Client 152"

"UninstallString"="C:\\WINDOWS\\UnGins.exe \"C:\\Program Files\\Soulseek\\install.log\""

[CreateDirs]

C:\Program Files\Soulseek=

[CopyFiles]

C:\Program Files\Soulseek\message.wav=

C:\Program Files\Soulseek\Readme.txt=

C:\Program Files\Soulseek\slsk.exe=

C:\Program Files\Soulseek\soulseek.reg=

[Display]

Charset=0

[CreateKeys]

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Soulseek Client 152=

[shortcuts]

C:\Documents and Settings\N. Guterman\Start Menu\Programs\Soulseek\Soulseek.lnk=

C:\Documents and Settings\N. Guterman\Start Menu\Programs\Soulseek\Readme.lnk=

C:\Documents and Settings\N. Guterman\Start Menu\Programs\Soulseek\Uninstall SoulSeek.lnk=

[strings]

1=Soulseek Client 152 uninstall

2=Installation log file was not specified!

3=Installation log file %s not found!

4=Are you sure you want to completely remove Soulseek Client 152 and all of its components?

5=Soulseek Client 152 uninstall is finished.

6=Removing files...

7=Removing registry values...

8=Removing registry keys...

9=Removing ini-entries...

10=Removing shortcuts...

11=Removing directories...

12=Unregistering COM servers...

13=Unregistering fonts...

14=Checking shared files...

15=Remove shared file?

16=The system indicates that the following shared file is no longer used by any programs.  If any programs are still using this file and it is removed, those programs may not function.  Are you sure you want to remove the shared file?||||Leaving this file will not harm your system.  If you are not sure what to do, it is suggested that you choose to not remove this shared component.

17=File name:

18=Located in:

19=Yes

20=Yes to all

21=No

22=No to all

23=Close

Thanks, drthawhizkid!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...