MSFN Forum: RegSnap v5.5.1832 - 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

RegSnap v5.5.1832 Rate Topic: -----

#1 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 806
  • Joined: 01-January 04

Posted 13 September 2005 - 12:21 PM

Hi,

RegSnap v5.5.1832 Registry analyzer, Registry tracer

Here bellow the attached AutoIt file for RegSnap v5.5.1832 silent install. I had to register it manually.

Does anyone could help with where is the RegSnap v5.5.1832 info stored?
File or Registry??? couldn't find any!

Regards
coucou


#2 User is offline   benners 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 692
  • Joined: 29-December 03

Posted 13 September 2005 - 12:36 PM

[HKEY_CURRENT_USER\Software\LastBit\CPR\REGS]
binary value for the reg info.

I have created an inno script that I use to install my version.

Should just add that the
[Files]
Source: {app}\*.*; DestDir: {app}; Flags: recursesubdirs createallsubdirs
applies to all the files in the Regsnap directory when it was originally installed. :blushing:

Attached File(s)


This post has been edited by benners: 13 September 2005 - 01:01 PM


#3 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 806
  • Joined: 01-January 04

Posted 13 September 2005 - 01:34 PM

TNX benners for the info :thumbup

I'm not familar with the inno script.
What this code means???
[Files]
Source: {app}\*.*; DestDir: {app}; Flags: recursesubdirs createallsubdirs
How and where to add it??? (i'm using WPI)

Does your RegSnap.iss file will works with my v5.5.1832 revision???

Regards
coucou

#4 User is offline   benners 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 692
  • Joined: 29-December 03

Posted 13 September 2005 - 04:35 PM

coucou, on Sep 13 2005, 08:34 PM, said:

I'm not familar with the inno script.
What this code means???
[Files]
Source: {app}\*.*; DestDir: {app}; Flags: recursesubdirs createallsubdirs
How and where to add it??? (i'm using WPI)

Does your RegSnap.iss file will works with my v5.5.1832 revision???

The code tells the script compiler to add all files in the folder called {app}, this includes all the files in subfolders, it saves you having to manually add each file to the list.

The program that compiles the script is called Inno Setup and there is a third party add on called ISTool this makes creating the script easier. Once compiled an exe will be created and you can use this in WPI as you would any other installer, there are switches you can add to make the install silent or to install different components for different machines or users.

Once you get the hang of it creating installers for other programs gets easier. Using programs like regsnap and installrite you can monitor installations and try to emulate the installers with Inno.

My script works with the new version of Regsnap but I have a custom icon made from the Regsnap.exe so the installer will stop and say it can't find it as it wont be on your system.To remove it you can install ISTool and select Options, then Appearance and delete the line in Icons - Setup.

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