Forum Home Forum Home > User Discussions and Community Support > Architecture and Deployment
  New Posts New Posts RSS Feed - Creating custom MSI - reg file required?
  FAQ FAQ  Forum Search   Register Register  Login Login

Creating custom MSI - reg file required?

 Post Reply Post Reply
Author
Message
ostermmg View Drop Down
Newbie
Newbie


Joined: 29 Nov 2010
Location: 222
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote ostermmg Quote  Post ReplyReply Direct Link To This Post Topic: Creating custom MSI - reg file required?
    Posted: 03 Dec 2010 at 3:34pm

While using the above instructions to embed our license key in a custom installer, I kept running into problems until I installed it once, exported the following reg key and value to include in the wizard:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Identity Finder]
@=""

I then referenced this .reg file in the installation process, and all was well.

1. Is it really necessary to have a .reg file, even if all I want to do is embed the license?
2. If it is required, is there a quicker way (say, a blank file with the appropriate extension) to get this going that could ideally be documented at the above URL so those of use looking to simply embed a license file don't thrash around?

Thanks!
Mike
Back to Top
Identity Finder Team View Drop Down
Admin Group
Admin Group


Joined: 30 Nov 2010
Status: Offline
Points: 57
Post Options Post Options   Thanks (0) Thanks(0)   Quote Identity Finder Team Quote  Post ReplyReply Direct Link To This Post Posted: 07 Dec 2010 at 10:35am
Mike - if you are using MSIBuilder, you don't need to supply a license file or a .reg file - you can just leave either or both of those fields blank.  The MSI will be built using whatever files are supplied.  If you add an exe, a .lic file, specify the output file and click Build MSI, you shouldn't encounter any errors.  If you do, please open a ticket at http://support.identityfinder.com
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down