marquisgt Posted January 9, 2004 Report Share Posted January 9, 2004 I'm trying to convert a *.reg file to a *.exe file.... is there an easy software program that will do this for me? Thanks. Quote Link to comment Share on other sites More sharing options...
expertec Posted January 9, 2004 Report Share Posted January 9, 2004 What for? Quote Link to comment Share on other sites More sharing options...
marquisgt Posted January 10, 2004 Author Report Share Posted January 10, 2004 I'd like to disguise the fact that the file is a registry edit. And if possible, is there a way to combine multiple reg files/additions into a single executable? Quote Link to comment Share on other sites More sharing options...
Guest Grim Reaper Posted January 10, 2004 Report Share Posted January 10, 2004 Inno Setup is a feature-packed installation builder. Features include a wizard interface, creation of a single EXE for easy online distribution, support for disk spanning, full uninstall capabilities, customizable setup types, integrated file compression, support for installing shared files and OCX's, and creation of Start Menu icons, INI entries, and registry entries. Changes in Current Version: Updated to the newest version of the Innerfuse Pascal Script scripting engine used for the sectionNew Permissions parameter supported by the [Dirs] and [Registry] sectionsThe constants {commonappdata} and {commondocs} are no longer mapped to their "user" counterparts when the user lacks administrative privilegesOn the Select Start Menu Folder wizard page, the list of existing folders now includes folder names from both the common Start Menu and the user's Start MenuFile time stamps are now rounded down to the nearest 2-second boundaryCompiler IDE: Added new Edit | Go to Line commandImproved "unsafe file" checking: In addition to checking for files that shouldn't be deployed to {sys}, it now checks for certain files that must be deployed to {sys}. See the Unsafe Files topic in the help file for more informationThe uninstall program's version is now 51.10.0.0Minor tweaks download here Quote Link to comment Share on other sites More sharing options...
marquisgt Posted January 12, 2004 Author Report Share Posted January 12, 2004 That is an awesome program! Thank you... that will come in very handy. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.