Randem Systems Support Board

InnoScript => InnoScript - Release History (Updated 12/03/2014) => Topic started by: admin on November 17, 2005, 11:42:23 AM

Title: InnoScript - Release History (Updated 09/03/2013)
Post by: admin on November 17, 2005, 11:42:23 AM
08/25/2008 - Version 9.2 Build 11
 
Fix: MRU list now works correctly.
 
Fix: Crystal Reports Deployment in other languages did not find registered modules - sacramento.
___________________________________________________________________________________________________________________________________________________________
 
08/23/2008 - Version 9.2 Build 10
 
Fix: When deploying Crystal Reports Merge Modules, crviewer.dll and other dll's with a version that ended in 0, ie, 8.0, 9.0) would not be recognized as registered on the development system and no attempt was made to register it on the target machine. They are now recognized and deployed - sacramento.
 
08/10/2008 - Version 9.2 Build 8
 
Chg: Removed documented Call Home feature in InnoScript that would report when a trial period was running.
 
08/06/2008 - Version 9.2 Build 7
 
Fix: Corrected second issue with multiple Crystal Report Templates being added.
 
Fix: Not allow installation of update if InnoScript was not currently installed.
 
Chg: Added installed version numbers to the Inno Setup and ISTool buttons.
 
07/31/2008 - Version 9.2 Build 6
 
Fix: Corrected display issue when a second project was opened after opening the first.
 
New: Added legacy support for installation on Vista. New Legacy template was added for this process.
 
Fix: Restored broken reference and component listing in the script file that had been broken by version 9.2.5.
 
07/19/2008 - Version 9.2 Build 5
 
Chg: On installation the templates folder and the file unsafe.fil in the {localappdata} folder will be backed up in the {localappdata} folder for the user and the new installed files will be copied to the proper locations at InnoScript start-up.
 
Chg: Added ability to disallow dependency checking for defined file types. This speeds up processing when long lists of these type of files are included in the project.
 
Fix: Corrected issue with multiple Crystal Report Templates being added.
 
07/17/2008 - Version 9.2 Build 4
 
Fix: If a previous project made prior to version 9.2.2 the new Crystal Reports template would not have be included. The template will automatically be added upon loading the project if a Crystal Reports installation was previously selected.
 
Fix: Registered Shared DLL viewing was showing intermittently. It now show's correctly.
 
07/15/2008 - Version 9.2 Build 3
 
Chg: Upon start-up, InnoScript will copy any template or language file not found in the {localappdata} path from the {app} path for usage in InnoScript. This has changed from copying the whole folder if the folder did not exist. This allows new templates or language files to be deployed and automatically made available to the user.
 
New: Added log files for Crystal Reports Installation and one detailing the overall installation. The log for Crystal Reports is to check the registration properties of the CR components and the detailed log contains the steps of the whole installation. The Crystal Reports log is stored in the applications installation folder and the overall log is stored in the user's temp folder. Minimum version Inno Setup 5.2.3 is needed for this change.
 
Chg: When gathering information from the VBP file, some component version information is stored incorrectly causing CR components not to be registered and had to be converted to properly identify registry information for proper registration.
 
07/14/2008 - Version 9.2 Build 2
 
Chg: Changed the way the registration information is processed to allow for cleaner registrations on any version of Crystal Reports. Registration information is now gotten from the target machine and registered in place - Harold Adams - 07/14/2008.
 
New: Added new template for Crystal Reports deployment that will automatically be added when a Crystal Reports installation is chosen and removed when it is unselected. This template cannot be removed manually. This template is needed to help register the CR files.
 
07/09/2008 - Version 9.2 Build 1
 
Fix: Adjusted Crystal Report ActiveX registrations to handle being installed on OS's in different languages - Harold Adams - 07/09/2008.
 
07/04/2008 - Version 9.2 Build 0
 
Chg: Changed processing to check for unsafe files first before attempting to process the file to speed up the script generating process.
 
Fix: Some tabs were not showing properly when there was no data present for the tab.
 
Fix: When a selected component had a version number that was greater than 9, it would not be picked up as a registered component.
 
Chg: All Crystal Report references and objects that need to be register will be now be register in InnoScript and not count on the merge modules to accomplish this. The automatically added templates that were used to accomplish this will no longer be used.
 
06/30/2008 - Version 9.1 Build 1
 
Chg: Updated Automatic Updater to not stay in memory when there was no internet connection present.
 
New: Added automatic template addition for Crystal Reports merge module support to automatically register dll's that the merge module did not.
 
Chg: Runtime Error 384 was generated when an attempt was made to run InnoScript on a resolution of less than 1024 x 768. It wrote out a windowstate of 2 instead of 0 to the ini file in the [frmParameter] and [Screen] sections. InnoScript will now not attempt to run on a lesser resolution and the windowstate has been forced to 0. antonh - 06/28/2008
 
06/11/2008 - Version 9.1 Build 0
 
Fix: Recently Used Files list was adding a bogus entry. This entry came from the English Language Pack file and has been deleted. Remedy is to remove the parameter mnuProjectList(1)= from the Default.ist and the English (U.S).ist files.
 
Fix: When the companyname field was blank in the vbp file two consecutive backslashes made it to the script as part of the file name.
 
Chg: (Add Files / Add Folders) Added Inno Setup destination in the beginning of each line for a better understanding for the user to know where the file will be deployed.
 
New: Other changes and new additions.
 
06/03/2008 - Version 9.0.7
 
Fix: Sometimes when creating a new InnoScript Project, the Search Tab would not allow entry of new items.
 
05/12/2008 - Version 9.0.6
 
Fix: Files in the Add Files tab would have their location changed in the script, if these files were found in another folder.
 
Chg: When selecting file (check marked) in the Add Files tab the new location is the local Application Data folder instead of the roaming Application Data folder.
 
Fix: When adding the first file or folder in any list on the main screen it would not appear in the list. It does now.
 
Chg: When deleting the last file or folder in any list on the main screen the list window would still show. It now will not be shown.
 
05/01/2008 - Version 9.0.5
 
Fix: Error Message that happened when the output script was blank was not language changeable - fragalpoz - 04/28/2008.
 
Fix: When using a different language than english, Inno Setup would not be detected as installed - fragalpoz - 04/30/2008.
 
04/04/2008 - Version 9.0
 
New: Added Multi-Language capabilities.
 
Chg: Adjusted menu buttons to automatically fit the available display area of the screen.
 
Chg: Modified InnoScript to display properly on a 1024x768 resolution display.
 
Chg: Various minor fixes and modifications since last release.
 
03/02/2008 - Version 8.1 Build 1
 
Chg: Made the dependency tab the same color as the other tabs.
Chg: Updated the automatic update feature.
 
03/01/2008 - Version 8.1 Build 0
 
Chg: Changed the graphical interface.
 
02/19/2008 - Version 8.0 Build 11
 
Chg: Changed the way the automatic updates are performed.
 
02/16/2008 - Version 8.0 Build 10
 
New: Added ability to select if InnoScript will check for Updates on app startup.
 
01/28/2008 - Version 8.0 Build 9
 
Chg: Re-Added Automatic Update functionality.
 
01/27/2008 - Version 8.0 Build 8
 
Chg: Remove the automatic update function until a more stable method can be achieved.
 
01/26/2008 - Version 8.0 Build 7
 
Fix: The Auto Update function would not allow InnoScript to work if there was no internet connection. This has been corrected.
 
Fix: When generating a script that contained files that needed to be deployed to the \Program Files\Common Files\ area the first letter of the underlying folder was missing in the folder name.
 
01/20/2008 - Version 8.0 Build 6
 
Fix: When the automatic update feature was active it stopped InnoScript from running on certain systems. It now works on all systems.
 
01/19/2008 - Version 8.0 Build 4
 
Fix: When repeatedly clicking on .Net Framework an Index error occurred. This has been fixed - spick56 - 01/19/2008}.
 
Fix: When using .NET conversion the run line insterted for the dotnetfx.exe file had quotes that make Inno Setup complain on the compilation. The quotes were removed - spick56 - 01/19/2008.
 
New: Added a link to download the .NET framework from the website in the Download menu on the main menu selection.
 
Fix: Change the DotNET.tpl file to remove the [Run] phrase from the comments. It causes the data after it to be recognized as the Run Section in the script - spick56 - 01/18/2008.
 
Chg: Added .NET dll's to the UnSafe.fil list so that they would not be included in the script since the app would need the whole .NET framework in place for the app to run. One just has to include the .NET framework with their app and select the .DotNET template that has the code that will check for the .NET framework before installing it.
 
Fix: File references in .NET would be truncated by one character if the line contained a comma.
 
01/18/2008 - Version 8.0 Build 3
 
Fix: In a .NET conversion the project exe/dll/ocx file was not included in the output script in the files section.
 
Fix: When running a conversion and having a template in the templates tab that did not exist but was unchecked, a warning was given that it did not exist. But since it was not selected it does not matter if it does not exist and the warning was removed for that situation. The only time a warning of that kind will be given is when the template file is selected and it does not exist.
 
Fix: Ability to double click on an InnoScript .pjt file and have InnoScript load the project was broken in 8.0 Build 2. It now works as it did before 8.0 Build 2.
 
Fix: 'Reference Include=' in VB.NET project files had commas in the file name entries and lead to additional data being placed into script making the filename invalid.
 
01/16/2008 - Version 8.0 Build 2
 
Fix: InnoScript would abnormally shutdown application due to not being able to reach internet due to missing application on some machines.
 
New: Automatic Updates was re-introduced to InnoScript to aid in the users getting the latest update when it is available.
 
01/06/2008 - Version 8.0 Build 1
 
Fix: - Corrected a file creation error that did not allow a temporary file to be created in the users temp folder. This problem was only reported in machines that ran a non-english version of Windows - harold_adams - 01/05/2008
 
01/03/2008 - Version 8.0 Build 0
 
Chg: ActiveX EXE file will not attempt to register on install for the exe's will register themselves when they are run.
 
Chg: Modified the Application Data path to be the Local path not the Roaming path. All InnoScript data files will be installed in the new  path for each users profile. That was changed to C:\Documents and Settings\yourusername\Local Settings\Application Data from C:\Documents and Settings\yourusername\Application Data (which is the roaming profile) on Vista it will change to C:\Users\yourusername\AppData\Local from C:\Users\yourusername\AppData\Roaming
 
Chg: Modified the template replace characters to better denote the function they represented. In the first character position of the line in the template the indicators can be:  
 
None Template line will be attempted at replacement and if that fails the line will be added.  
Minus Sign (-) Original Line will be removed from the script.  
Plus Sign ( ) Template Line will be added to the script.
Ampersand (&) Original line will be comment out in the script.
 
New: When using .NET and selecting to deploy the .NET Framework and template will be added to your project that has code to check for the .NET framework on the target machine and not install it if it already exist. You will need to change the Check: parameter to point to the proper .NET Framework routine to check for the version you are deploying - entityx - 12/08/2007.
 
Chg: When adding folders to your script the contents of the sub folders in those folder will also be copied - entityx - 12/08/2007.
 
Fix: When .Net button is depressed the VB Version 8 is now automatically selected. When VBP, VBG or PDW is selected the VB Version selected will change accordingly - entityx - 12/07/2007.
 
Chg: Added ability to template process to remove or comment out lines in the script using the $ and & signs respectively - tomb - 12/05/2007.
 
Chg: When selecting a template to edit, if the check box was selected it would be unselected when the template was presented for editing. This behavior has been changed to whenever a template is edited it will automatically be checked - tomb - 12/05/2007
 
Chg: Unsafe.fil was not being copied to the APPDATA path and would cause many files to be included in script that should not have been. Earlier releases of 8.0 Beta (Prior to 12/4/2007)  should copy this file to their AppData folder under \Randem Systems\InnoScript\. This will solve that problem for those installations.
 
Chg: ActiveX EXE files will no longer be included in the [Run] section.
 
Chg: ActiveX EXE files that are installed will be installed into the {app} folder instead of the {sys} folder.
 
New: When uninstalling your application all empty installation folders will be removed from the installed location and the APPDATA location. Of course you can change this behavior by removing or changing the [UnInstallDelete] and [Dirs] entries.
 
New: Allow user to select the Crystal Reports Runtime Installation to include in the script instead of using the templates.
 
New: Allows installation to conform with  limited user security privileges. Data files and folders that are written to can be installed into the APPDATA folder location by selecting them on the Add Files and Add Folders Tabs. The originating files should be from a folder located inside the applications development folder (APP.PATH) for the files and anywhere for the folders. The new location in APPDATA will retain the originating folder name. IE. APP.PATH\Templates will translate to APPDATA\Templates. If the files are not selected they will be installed in the destination application folder also retaining the originating folder name.
 
Fix: Buttons at the bottom of some of the tabs would go off-screen. Changed calculations so that buttons remain on-screen at different resolutions.
 
Fix: All dll/ocx/exe versioning information is now shown in the run log where as before only the runtime file information was shown.
 
11/20/2007 - Version 7.3 Build 4
Chg: Modified registration behavior and procedures to be in line with Version 8.0. This version is to be used in parallel testing with InnoScript Beta 8.0 (Dated 12/16/07). Users DO NOT need to re-enter registration information.
 
11/20/2007 - Version 7.3 Build 3
 
Chg: Modified registration behavior and procedures to be in line with Version 8.0. This version is to be used in parallel testing with InnoScript Beta 8.0 (Dated 12/14/07). Users WILL need to re-enter registration information.
 
11/20/2007 - Version 7.3 Build 2
 
Fix: Adding items to External Installs and Fonts tabs broke in a prior fix. It now works as designed.
 
11/01/2007 - Version 7.3 Build 1
 
Fix: VB5 Runtime folder was being searched even though VB6 was chosen - luigi36 11/01/2007.
 
10/27/2007 - Version 7.3 Build 0
 
New: Changed processing to find description names of references and components used even thought they may not be registered. This is a benefit that will be seen when running a conversion on a system other than the development system.
 
Chg: Streamlined processes to allow for a cleaner faster search of the registry and hard disk for information in regards to the files in the projects.
 
Fix: All registry keys for shared dlls and components did not get read because of protected access. This has been corrected.
 
Fix: Search on Shared Dlls did not search the proper fields and return invalid matches. This has been corrected.
 
Fix: Resized the screen display area to fix inside the boundaries of the resolution and not have to have vertical and horizontal sliders when the screen fits those resolution boundaries.
 
Fix: The nocompression and deleteafterinstall flags had disappeared on the AutoOSUpdater line when it was included in the script and have now been re-added.
 
Chg: When using a template to replace lines in the script the Source:, Filename: and Name: parameters of the template has to exactly match the matching parameter fields in the script for the line you want to replace. This was done to accommodate replacing folder lines that were added in the [Files] section.
 
10/09/2007 - Version 7.2 Build 4
 
Fix: Resolved the screen update delay after a script was completed.
 
10/02/2007 - Version 7.2 Build 3
 
Fix: When accessing the help section InnoScript would crash when selecting certain menu items then closing them and re-selecting them - shawshank - 10/01/2007.
 
Fix: Adjusted display so not to overflow at the bottom or cut off in the middle on some resolutions.
 
Fix: Changing the Comment Line Color will now keep the change.  
 
09/26/2007 - Version 7.2 Build 2
 
New: When processing the PDW Setup.lst file, if the file MDAC_Type.exe is found it will be replaced with the Automatic OS Updater to insure the proper MDAC/DCOM/JET engines are deployed with the app.
 
New: Added font file processing so that fonts can be deployed.
 
Fix: When submitting a project for script creation and not having an extension (.iss) on the output script name a runtime error 5 was generated. Now if the script name has this condition it will be automatically corrected - mitty - 09/24/2007
 
Fix: When a component was not selected it was still extracted on installation even though it was never installed. The components are now NOT extracted when they are not selected for installation. This applies to Internal Installations only, as for the External Installations the file was already in the Support folder and did not need to be extracted.
 
09/19/2007 - Version 7.2 Build 1
 
Fix: Distributed VB ddl to allow the dreaded Bound Data Controls to work after deployment.
 
Chg: Internal Installs is now the default.
 
Fix: Allowed InnoScript to search special system folders for installed components.
 
Fix: When using Save Project As then opening the saved project from the Open Project menu selection the project would be an empty project (New). If you selected the project from the recently used projects your project would have the correct information. - wiseoldman - 09/01/2007
 
08/29/2007 - Version 7.2 Build 0
 
New: AppID in the [Setup] section is now placed in the script with the version type appended to the application name. This was done so that you can have a demo, trial and release version all on the same computer at the same time. When you uninstall the demo the other two versions will stay installed.
 
New: External Installations Tab. You can select to run any external installation of other applications inside your script. They will not be included in the installation exe but rather inside a support folder where you will copy the other applications installation package. You can choose to have the user select to install/not install the application or have it installed without user intervention.
 
New: Added searching capabilities to the View Shared Dll's and Registered Components screens. Better delete, folder and registry viewing capabilities added when you double click on an item.
 
Fix: When opening a new project and choosing a project that already existed the old information from the chosen project was used. The old information is now erased.
 
Fix: When a registered files location was in the exclude folder list it would not be marked as not found.
 
New: Internal Installs - When selecting the Automatic OS Updater, Scripting Runtime or .Net Framework to be added to the script they will not be compiled into the deployment installation unless Internal Installs is checked. If unchecked you must provide these files in a folder named Support in the same folder where you store the installation exe at deployment time. If Internal Installs is checked those files will be included in the deployment exe making its size very much larger.  
 
New: Allowed the .Net Framework and Scripting Runtime installation to be selectively installed by the user.
 
Fix: When processing a PDW Setup.Lst file the source location that PDW reported was not checked in some cases to insure that the files actually existed.
 
Fix: Correct improper checking for display resolution size for best look and feel. Proper resolution is 1280x800 instead of what was reported (1024x768).
 
Chg: Re-added download for MS Scripting Runtime Files to Help Menu.
 
Fix: When choosing None for the Output Release Version Release stayed selected and resulted in Release being appended to the OutputBaseFilename - tcj - 08/07/2007.
 
08/04/2007 - Version 7.1 Build 6
 
Fix: Removed automatic entry of \Program Files\ in the exclude folder list at creation of new project because DAO and a few other Microsoft dll's are registered and found in \Program Files\Common Files\ folder.
 
New: Automatically add location of \Program Files\Common Files\ to the search path at time of conversion.
 
Fix: If viewing the Registered Components or the /b{Shared Dll's} screens twice a failure would occur.
 
Fix: If the source file is found in the common files folder it is installed on the target system in the common files folder also.
 
Fix: Dependency tab now shows the dependencies for the project. Prior changes left it undisplayed.
 
Fix: Index out of Bounds problem on the File Associations tab when attempting to remove associations.
 
Fix: Removal of Vista Run as Administrator and Run As XP Administrator registry keys when uninstalling. If this option is selected for your application.
 
Fix: Disabled InnoScript from creating it's own Manifest file when running on Vista. InnoScript does not need Admin Privileges to run.  
 
Fix: Disabled InnoScript from placing RunAsAdmin entries in the registry for itself so that InnoScript would not attempt to run with administrator privileges.
 
New: Included in the script text is the Operating System that the script was generated on. This is for documentation purposes only.
 
New: Added check box to allow url links not to be included in the scripts. tcj - 07/30/2007
 
Fix: InnoScript now only install the .tpl files if they do not already exist. This was done to preserve customer changes in these files.
 
New: Inno Setup Custom Message Processing commands are now in scripts. tcj - 07/30/2007
 
Fix: OutputBaseFilename is now saved to the project file. tcj - 07/29/2007
 
Chg: Allow OutputBaseFilename NOT to have Trail, Beta or Release appended to filename. tcj - 07/29/2007
 
Chg: Allow user to select if Vista Registry entries to run as administrator should be made to script. tcj - 07/29/2007
 
New: Added screen Refresh selection to the View menu to allow users to refresh the screen in case of screen corruption caused by a change in display resolution.
 
07/25/2007 - Version 7.1 Build 3
Adjustments to supporting files.
 
07/19/2007 - Version 7.1 Build 2
Corrected bug that did not allow PDW Setup Files to import into InnoScript - pds79 - 07/19/2007.
 
07/15/2007 - Version 7.1 Build 1
 
Miscellaneous corrections.
 
07/12/2007 - Version 7.1 Build 0
 
Change the icon processing for desktop to be in the common desktop area instead of the user desktop area to correct the issue withh two desktop icons being created when the Desktop icon was selected on the parameter screen.
 
05/30/2007 - Version 7.0 Build 0
Changed look and feel of main display.
 
Added Vista destination installation checking to change the path of the destination to a Vista standard location. This template will automatically be added to new projects but you have to include it in the older ones (Vista.tpl) unless Vista only installation is selected. They will not be automatically removed if deselected.
 
Added Vista UAC application level privilege change  to allow InnoScript to run properly on Vista.
 
Added UAC registry entries to created scripts to help installed application gain administrator privileges on Vista.
 
Added Beta, Trial or Release to the end of the output script name (.iss file) so that it would be easier to maintain scripts in different stages.
 
Changed the way file associations are handled in the project file. Once your project is run InnoScript will convert them to the new format and the older versions of InnoScript will not be able to access the file association information. If you plan on using a prior release BACKUP your project files before using 7.0.
 
When Beta, Trial or Release is selected a template by the same name is added to template processing. This is to aid in controlling multiple releases. The other two templates will automatically be removed.
 
Added manifest creation and inclusion in the script (XP Themes and Admin Privileges Request) - 05/25/2007
 
Allowed user to change the color of the toolbar buttons.
 
Added support button to main screen.
 
04/27/2007 - Version 6.0 Build 7
When a file is found that is registered, it is now verified to be in the registered location. jmel811 - 04/11/2007
 
Allowed program to still run if it cannot read values from the registry. - jmel811 - 04/11/2007
 
Adjusted main form to fit larger resolution depths - cwg01 - 04/09/2007
 
If the AutoOSUpdater is added to the script then the VBRuntime files will automatically be removed from the script for the AutoOSUpdater will install them.
 
When the AutoOSUpdater is added to the script the user will be able to selectively install this component in the installation.
 
Adjusted screen display be able to display properly on resolutions greater than 1024 x 800.
 
04/04/2007 - Version 6.0 Build 6
Fixed error that occurred when opening Associations screen - philippe - 04/04/2007
 
Disallowed menu selection before opening a project. - philippe - 04/04/2007
 
03/13/2007 - Version 6.0 Build 5
When the AutoOSUpdater is added to the script the VBRuntime files will be automatically removed for the updater will install them.
 
Added msi files to install the Merge Modules for Crystal Reports Versions XI, X and 9. Included with it is a template for it's deployment. All template for both RDC (VB6) and .NET are included for each version and are installed in a sub-folder named Templates in the InnoScript installation folder. You will need to download the installation modules from our website at Crystal Report Support (https://randemsystems.support/crystal-reports/)
 
03/09/2007 - Version 6.0 Build 4
Added msi file to install the Merge Modules for Crystal Reports XI. Included with it is a template for it's deployment. Now the Merge Modules can be added to the Inno Setup script and deployed with the application. However you need to add the CR files that InnoScript finds for your deployment to the UNSAFE file so that they are not included.
 
Added ability to recognize Microsoft Visual Studio C   Runtime Dll's that will fail in the OS subsystem and not return an error to InnoScript upon checking if they should be registered.
 
Corrected problem where files that were added to the script via the Add Files selection could have the files location modified due to the file being registered in another location on the machine.
 
Added ability to change the color scheme for the output script.
 
Added default template for the VB Runtime files to support Vista installations. Only added to project at project creation time. Template located in the app's installation folder in a sub folder named Templates.
 
02/13/2007 - Version 6.0 Build 3
Corrected missing files in installation.
 
Added ability to process multiple templates. You may now use more than one stored template per project. This adds versatility and re-usability to some processes that may be the same in several projects.
 
02/01/2007 - Version 6.0 Build 0
Added default folders to the excluded search folder list only at project creation time. (\Program Files & \Documents and Settings) these folder names are taken from the users machine using the environmental settings ProgramFiles and UserProfile respectively.
 
Corrected problem that searched for the added files instead of using the selected path for the file.
 
Corrected problem that did not place all files from dependency search into the tree view of files.
 
11/15/2006 - Version 5.4 Build 1
Correction to Path32 parameter processing from the VBP file.
 
10/14/2006 - Version 5.4 Build 0
Added MS Scripting Runtime processing - npudar - 09/26/2006.
 
New registration scheme used.
 
09/24/2006 - Version 5.3 Build 9
Added ability to exclude selected folders from being used in the file searches - will_fastie - 09/14/2006.
 
Allowed Path32 VBP parameter to be processed in searching for files - will_fastie - 09/22/2006.
 
Allowed information gathering in .dep files to include the information from the dependant files sections also - will_fastie - 09/23/2006.
 
09/21/2006 - Version 5.3 Build 8
Added manual to installation in pdf form. It can be accessed from the Help menu on the man screen. he previous instructions were in html.
 
07/29/2006 - Version 5.3 Build 7
Cosmetic changes made to main screen. Allowed any of the Automatic OS Updaters (All/9x/ME/NT/2K/XP) to be selected to be added into the script. They do need to be downloaded to be found.
 
07/08/2006 - Version 5.3 Build 6
Cosmetic changes made to main screen. Allowed Automatic OS Updater and .Net Framework to be added from MainScreen and File names of the two can be accessed on the parameter screen.
 
07/05/2006 - Version 5.3 Build 5
Corrected error when processing a VBP file that used MS VB Script
 
05/17/2006 - Version 5.3 Build 4
Added ability to view the registry by double clicking on the component in View->Registered Components Section.
 
Added ability to view the folder by double clicking on the file in the View->Registered Shared Files Section.
 
04/19/2006 - Version 5.3 Build 3
Added Compression parameter processing on the parameter screen.
 
03/29/2006 - Version 5.3 Build 2
Added UnistallIcon parameter processing on the parameter screen.  
 
03/19/2006 - Version 5.3 Build 1
Added License File processing to the parameter screen. Ability to cancel the building of a script will happen sooner than it has in the past. Also added the ability to view the template for the current project.
 
11/22/2005 - Version 5.2 Build 0
.NET support has been added. Along with better Reference and Component reporting. Have you ever looked at the Run and Debug logs? They contain valuable information about the files in your system. Your .iss script that gets generated can be a valuable source of information about your References and Components also.
 
11/17/2005 - Version 5.1 Build 4
Added ability to include file association registry information for files that are to be used in the deployed application.
Title: InnoScript - Release History (Updated 09/03/2013)
Post by: admin on August 27, 2008, 05:29:19 PM
02/24/2011 - Version 10.5 Build 2
 
Chg: When InnoScript adds VB Runtime or VC Runtime files or installations to the script, they will be present at the beginning of the [Files] section so that they can be installed first and run so that any files dependent on these installations will register properly when installed.
 
Chg: All MSI installations will create text (.txt) log files in the same name as the installation that will be present in the root folder of the system drive so that if one needs to debug an installation they can monitor what the MSI installation has done.
 
Fix: MSVC 10 files were not recognized and resulted in the redistributable file not being automatically selected.
______________________________________________________________________________________________________________________________________________________________
 
01/31/2011 - Version 10.5 Build 1
 
Fix: If the WinSxS manifest was selected to be created without one of the other manifest also selected; NO manifest would be created. Each manifest is now not dependent on another to be created.  
______________________________________________________________________________________________________________________________________________________________
 
01/28/2011 - Version 10.5 Build 0
 
Chg: Allowed multiple Crystal Report installation to be present to accommodate Application Projects that have a merge of more that one version of Crystal Reports.  
 
New: A template with the name of the project file will automatically be created and added to the end of the templates tab. This is to insure that any template modifications that appear in this file will only be attempted AFTER all other modifications to the script are done. This template will automatically be moved to the end of the templates list in all cases NO EXCEPTIONS!!!
 
New: When a Crystal Reports installation is selected the Crystal Reports button will change to the depressed button color otherwise it will be the normal un-depressed button color. This action will also happen when the Crystal Reports Installation is automatically chosen by InnoScript.
 
New: Added new button selectors of Maximum NT Version and Maximum Windows Versions so that the Inno Setup [Setup] section parameter OnlyBelowVersion can be added to the script. Also added on the Options Tab the ability to select the Max NT Service Pack number. The button selections for MinVersion are still the same.  
______________________________________________________________________________________________________________________________________________________________
 
12/21/2010 - Version 10.4 Build 4
 
Fix: When changing search or exclude folders the new folder selections would not be represented in the next search, the old search folders would still exist and be searched or excluded - lorinm - 12/19/2010.
 
Fix: When changing the folder location of the VBRuntime files the search would not use the new location but the default one - lorinm - 12/19/2010.
 
Fix: When the JET templates were automatically added, if there were a JET template already in the templates tab; it would be removed and re-added at the end of the list. This would cause issues when using a template that needed to modify the JET template for the modification template would not be at the end of the list to be processed. New JET templates were also added.
_______________________________________________________________________________________________________________________________________________________________
 
12/16/10 - Version 10.4 Build 3
 
Fix: Correct termination of reading of vbg file when some lines were not in a recognized format.
_______________________________________________________________________________________________________________________________________________________________
 
12/09/10 - Version 10.4 Build 2
 
Fix: When selecting a .NET project using the drop down selection in the Options tab the vbproj are browse button would be disabled. - 12/05/2010 - Phillipe
 
Fix: When certain element of a template existed together prior [section] information would be placed into script along with current section.
_______________________________________________________________________________________________________________________________________________________________
 
11/27/2010 - Version 10.4 Build 1
 
Fix: When using a template that contained [Files] and [Run] sections, both sections would be combined in the final script.
_______________________________________________________________________________________________________________________________________________________________
 
11/26/2010 - Version 10.4 Build 0
 
Fix: When using a non VB project and adding a folder an incorrect DestDir parameter would be applied to the script.
 
Fix: When adding a .NET Framework installation with service packs an incorrect procedure name would be used to check to see if the .NET Framework version was currently installed.
 
Chg: Added new Crystal Reports deployment installations.
_______________________________________________________________________________________________________________________________________________________________
 
10/27/2010 - Version 10.3 Build 8
 
Chg: Changed some default settings when creating a new project.
_______________________________________________________________________________________________________________________________________________________________
 
09/18/2010 - Version 10.3 Build 7
 
New: Added InnoIDE to the script editing tools that InnoScript recognizes and can be run from within InnoScript.
 
Fix: In some cases when attempting to run the script editors from within InnoScript; an error message would be shown that the file did not exist. This was originally noticed in a Windows 7 - 64 bit system.
 
Chg: Increased button sizes to allow move verbiage on the buttons for other languages.
_______________________________________________________________________________________________________________________________________________________________
 
09/16/2010 - Version 10.3 Build 6
 
Chg: When adding the Auto OS Updater to a project that has the MDAC/JET templates already added; the MDAC/JET templates will be removed automatically when the script is created.
 
Chg: Adjusted user color and font changes to work better in Windows 7 which also affect all prior Windows versions.
 
Chg: Added an indicator to allow one to easily distinguish which tab is being viewed at the moment.
_______________________________________________________________________________________________________________________________________________________________
 
09/11/2010 - Version 10.3 Build 5
 
Fix: Would not allow you to add a second External Install entry.
 
Chg: Automatically add MDAC and JET Engine installations if there is a JET Database object referenced by the vbp file that included. This will eliminate having to select the rather large Automatic OS Updater unless it is otherwise needed.
 
New: Allow user to rearrange Installations on the External Installs tab.
_______________________________________________________________________________________________________________________________________________________________
 
08/19/2010 - Version 10.3 Build 4
 
Fix: Changed DefaultGroupName to be taken from the parameter screen instead of the VBP project file - will_fastie - 08/16/2010
 
Fix: When double clicking on an InnoScript Project File (.pjt); InnoScript would not show the Buttons at the top of the screen after the project was loaded - will_fastie - 08/16/2010
 
Chg: Will allow user to change the display font to any font (not font size) that they choose except when displaying Unicode character sets - will_fastie - 08/17/2010
_______________________________________________________________________________________________________________________________________________________________
 
07/30/2010 - Version 10.3 Build 3
 
New: InnoScript will automatically detect a SQL Server deployment using SQLDMO.dll then add the appropriate template so that the deployment will work on the target system without the SQL client.
_______________________________________________________________________________________________________________________________________________________________
 
07/27/2010 - Version 10.3 Build 2
 
Fix: In some cases when a Crystal Reports Installation was automatically to a script added the [Tasks] section would not be.
____________________________________________________________________________________________________________________________________________________________________
 
07/22/2010 - Version 10.3 Build 1
 
Fix: InnoScript would detect the proper Crystal Report installation version number but would default to the .NET install for that version. Correctly determines the correct CR type installation.
 
Chg: When selecting a version of Crystal Reports higher than the one that is automatically detected in your project InnoScript would automatically change the version of the CR Module to match the one that was detected. The user is now able to change the version of CR to a higher version and InnoScript will not change it.
 
Fix: When running InnoScript for the same project multiple times in a row; files from the previous run would be preserved for the new output even thought they may have been physically removed from the project. If the project were reloaded the files would then not appear.
 
Chg: Added additional Inno Setup; installer setup directives that can be selected from the parameter screen.
 
Chg: Allowed multiple .NET installations selections to be included in the script.
 
Chg: If InnoScript finds a MSVC Runtime file while processing the project it will automatically select the appropriate MSVC Runtime installation that the file was from. This process will also happen for .NET 1.1 MSVC files.
 
Chg: Moved some options that were not Inno Setup paramters from the parameter screen to the Options tab on the main screen.
_____________________________________________________________________________________________________________________________________________________________________
 
07/04/2010 - Version 10.3 Build 0
 
New: Added support for VC   Runtime files installation (2005, 2008 and 2010).
 
Fix: Auto Update would not terminate and on some systems would get an overflow error.
_____________________________________________________________________________________________________________________________________________________________________
 
06/18/2010 - Version 10.2 Build 15
 
Fix: VB.NET scripts will now show the reference and components areas for the files that are in the .vbproj project file - The VBProgrammer - 06/17/2010.
 
Fix: The Crystal Reports installation that is automatically chosen if you have Crystal Report references or components in your project will choose the latest CR installation version in the list not the earliest - The VBProgrammer - 06/17/2010.
 
Chg: DeskTopIcon and AllowNoIcons will now be set to selected on new InnoScript project creation. This is the new default.
_____________________________________________________________________________________________________________________________________________________________________
 
05/30/2010 - Version 10.2 Build 14
 
Chg: Not to allow self identifying Crystal Report references or components to be included as possible WinSxS installation files.
 
Chg: Combined the Unsafe and WinSxS Unsafe files into one file with different sections that can be updated.
_____________________________________________________________________________________________________________________________________________________________________
 
05/17/2010 - Version 10.2 Build 13
 
Fix: When opening a VBG project with relative addressing for a VBP project, InnoScript would loose the absolute path and replace it with a path to itself.
 
Fix: Modified the way Crystal Reports are deployed. Also corrected in the Crystal Reports 8.5 deployment module where some files did not register properly on a system that did not have the VC   Runtime modules installed.
 
Chg: Changed the order and conventions of some template section processing. [Tasks], [UninstallDelete], [Components], [Dirs], [Languages], [InstallDelete], [Comments] and [Code] sections will now only use the Name: parameter without the path for matching/replacing. The [INI], [Run] and [UninstallRun] sections will now only use the Filename: Parameter without the path for matching/replacing. The [Icons] section will now use the Name: parameter instead of the Filename: parameter for matching and will also strip the path from the filename for matching/replacing.
_____________________________________________________________________________________________________________________________________________________________________
 
05/02/2010 - Version 10.2 Build 12
 
Fix: command line processing of Crystal Reports using msiexec.exe did not translate correctly - overlynifty - 05/02/2010
 
Chg: Changed the way automatic update identifies updates.
 
Chg: Changed the OutputBaseFilename format that gets added automatically if there is not one present in the parameters screen.
_____________________________________________________________________________________________________________________________________________________________________
 
04/23/2010 - Version 10.2 Build 11
 
Fix: Relative path addressing found within VBP project files was processed incorrectly if the reference had multiple ..\ markers in the beginning of the path - overlynifty - 04/21/2010
_____________________________________________________________________________________________________________________________________________________________________
 
03/10/2010 - Version 10.2 Build 10
 
Fix: Corrected issue with InnoScript not searching the VB Runtime folder for files - philippe - 03/04/2010.
 
Fix: Correction to Automatic Updater.
_____________________________________________________________________________________________________________________________________________________________________
 
02/24/2010 - Version 10.2 Build 9
 
Chg: Modification of the way the update script is processed.
_____________________________________________________________________________________________________________________________________________________________________
 
02/23/2010 - Version 10.2 Build 8
 
Fix: In some VB.Net projects the main exe file would not have an extension due to the way the .vbproj file was processed. - philh - 02/22/2010
_____________________________________________________________________________________________________________________________________________________________________
 
02/20/2010 - Version 10.2 Build 7
 
New: Complete processing for adding supported installation languages to scripts by adding the language template.
 
New: When creating a new project InnoScript will automatically create the proper script location that will help templates compile properly.
_____________________________________________________________________________________________________________________________________________________________________
 
02/16/2010 - Version 10.2 Build 6
 
New: Ability to add or not add version number to the output script name for version control. Access the change through the parameter screen.
 
New: Improved error handling and error messages from main screen.
 
Fix: Run, Error and Debug tabs now show after each run. This had been broken in a previous release.
_____________________________________________________________________________________________________________________________________________________________________
 
11/28/2009 - Version 10.2 Build 2
 
New: Added Update script creation functionality.
_____________________________________________________________________________________________________________________________________________________________________
 
11/25/2009 - Version 10.2 Build 1
 
Fix: Automatic Updater is working again. Name and location change on installation caused the updater not to run.
 
Fix: Various display issues resolved.
 
Fix: Other changes.
_____________________________________________________________________________________________________________________________________________________________________
 
11/13/2009 - Version 10.2 Build 0
 
New: Added translated (automated) help file for Spanish and French (.chm and .pdf). The help file becomes available when the matching language is chosen. If no help language file exist for the language; the default language will be chosen (English).
 
New: InnoScript will now run in a Limited User Account. It still must be installed in an account with administrator privileges.
 
Fix: When including the manifest file, the exe name in the XML was not changed to the current app name being deployed.
 
Fix: In WixSxS mode if RSRegSvr42 was already in the Add Files list the item following it would change it's install location to {cf}.
 
Fix: When using WinSxS mode the RSRegSvr42 program contained an incorrect path to the file in the [Run] section of the script.
 
Fix: Various other enhancements
_____________________________________________________________________________________________________________________________________________________________________
 
10/15/2009 - Version 10.1 Build 1
 
New: Added Crystal Reports 12 to the Crystal Reports selection menu - sacremento - 10/12/2009
 
Chg: Eliminated screen flickering when loading/reloading project data.
_____________________________________________________________________________________________________________________________________________________________________
 
10/07/2009 - Version 10.1 Build 0
 
Fix: When minimizing InnoScript the main screen would not be viewable upon maximizing InnoScript.
 
New: Creation of Windows Side-By-Side manifest for chosen COM dll/ocx/exe files. When choosing a WinSxS installation no other manifest will be created even if chosen.
 
New: Added Windows 7 to NT select group.
 
New: Empty folder can be entered into the Add Folders Tab and upon creation of the script a [Dir] section will be created with the empty folder information so that empty folders will be created upon installation - paul_uk - 08/03/2009
 
Fix: When clicking on the Remove button too quickly an index error occurred because events were not complete - paul_uk - 07/31/2009
 
Chg: When adding new files on the Add Files Tab then last destination location chosen will be the default destination for the newly added files until the destination is changed again - paul_uk - 07/31/2009
_____________________________________________________________________________________________________________________________________________________________________
 
06/27/2009 - Version 10.0 Build 5
 
Fix: Quick Launch Icon was installed in the wrong location and not showing up in the quick launch icon tray - jans - 06/23/2009.
_____________________________________________________________________________________________________________________________________________________________________
 
06/19/2009 - Version 10.0 Build 4
 
Fix: In some minor cases a dll would be marked to be registered when it could not be.
 
Fix: Runtime 13 on Non-English Windows installations - Philippe 06/18/2009.
 
Chg: Added new Spanish Language Conversion - fragalpoz - 06/19/2009.
 
Chg: New French Language Conversion - Philippe - 06/12/2009.
 
Fix: InnoScript was looking in the wrong location for the Automatic Updater.
_____________________________________________________________________________________________________________________________________________________________________
 
06/16/2009 - Version 10.0 Build 2
 
Chg: Make Using Relative Paths in the script not the default.
 
Chg: Sometime when users create their own language files they are not in the exact format needed. This has been accounted for.
_____________________________________________________________________________________________________________________________________________________________________
 
06/12/2009 - Version 10.0 Build 1
 
All changes and additions from version 10.0 Beta.
 
Fix: When Installed on a non english version of windows a runtime 13 error would occur - Philippe - 06/12/2009  
_____________________________________________________________________________________________________________________________________________________________________
 
05/30/2009 - Version 10.0 Build 1 Beta
 
New: Added relative path support to the output script.
_____________________________________________________________________________________________________________________________________________________________________
 
05/26/2009 - Version 10.0 Build 0 Beta
 
New: Added .chm help support for the manual for InnoScript.
 
New: Added Unicode support so that InnoScript can be displayed in many new languages.
 
Chg: Replaced all check and option buttons with toggle buttons for ease of use.
_____________________________________________________________________________________________________________________________________________________________________
 
03/01/2009 - Version 9.3 Build 1
 
Chg: When clicking anywhere on the opening image where the support message is shown, it will open the browser to go to the support forum.
_____________________________________________________________________________________________________________________________________________________________________
 
01/30/2009 - Version 9.3 Build 0
 
Fix: Added the exe for the project to be run last in the [Run] section. It was not last if templates were used to add entries to the run section.
 
Fix: When the legacy template was added the DefaultDirName was not updated to reflect the needed call to the template code to get the proper folder name for legacy applications.
 
New: Allowed InnoScript to Create installation for non VB applications. To Create an installation for a non VB application, Depress the Other button then add all your files in the Add Files and Add Folders tabs, then process as normal.  
_____________________________________________________________________________________________________________________________________________________________________
 
12/30/2008 - Version 9.2 Build 23
 
Fix: Modified logging to show the folder names when Crystal Reports files are being registered. Working folder was not terminated correctly so files may not have been registered.
 
Fix: Crystal Reports MSI file was terminating and not executing to completion, so CR was not being deployed. This was an issue with long filenames in the parameters to MSIEXEC - pepsisc - 10/30/2008
_____________________________________________________________________________________________________________________________________________________________________
 
12/24/2008 - Version 9.2 Build 20
 
Fix: Clarified Crystal Version Report MSI version being deployed was 11.5 Release 2 not 11.0.
_____________________________________________________________________________________________________________________________________________________________________
 
12/06/2008 - Version 9.2 Build 19
 
Fix: Changing the version number inside the VB project did not change the version number inside the generated script. This was broken in version 9.2 build 18.
_____________________________________________________________________________________________________________________________________________________________________
 
12/03/2008 - Version 9.2 Build 18
 
Fix: Some fields in the parameter screen would automatically change back to the default if they were changed.
_____________________________________________________________________________________________________________________________________________________________________
 
11/17/2008 - Version 9.2 Build 17
 
Fix: When processing a VBG file that used relative paths and error would occur that stated that the vbp file was corrupt.
 
Fix: Could not remove files from Add Files Tab.
 
Fix: Upon loading a project or changing the input source file (VB Project File) the parameter screen will automatically update all fields relating to the application. This only worked on .NET projects but now works on all VB project types.
 
Chg: Appended company and project folder names to the {UserAppData}, {pf}, {pf32} and {pf64} selection and the companyname to be appended to {CommonAppData}, {cf32}, {cf64} selections in the script.
_____________________________________________________________________________________________________________________________________________________________________
 
10/28/2008 - Version 9.2 Build 16
 
Fix: In some cases even while in Safe Mode InnoScript would search the Windows System folder for files. This has been corrected.
 
Fix: If a project was run as a Release project then immediately re-run conversion as Beta project a fatal error would occur.
_____________________________________________________________________________________________________________________________________________________________________
 
10/23/2008 - Version 9.2 Build 15
 
Fix: Moved project exe to end of [Run] section so that all other entries would be processed first before executing the installed app - pepsisc - 10/18/2008.
_____________________________________________________________________________________________________________________________________________________________________
 
09/28/2008 - Version 9.2 Build 14
 
Fix: On Vista installation the installer triggered Vista to flag InnoScript as needed to be Run As Administrator even thought InnoScript needs no such privileges. Changed installer to no longer trigger this condition.  
_____________________________________________________________________________________________________________________________________________________________________
 
08/27/2008 - Version 9.2 Build 12
 
Fix: Stop Statement Encountered message occurred on new installation when an attempt to create a new project or open one - bluemtnsoftware - 08/27/2008
 
Title: InnoScript - Release History (Updated 09/03/2013)
Post by: Randem on March 03, 2011, 12:35:37 PM
09/03/2013 - Version 11.1 Build 31
 
Fix: Inno Setup Parameters screen was broken in an earlier fix causing no buttons to be selected by default.
The defaults buttons will now be turned on automatically when creating a new InnoScript Project.
___________________________________________________________________________________________________________________________________________________________
 
08/16/2013 - Version 11.1 Build 30
 
Add: New buttons on the Flags screen for files and folders that can be used on each file or folder to install or not install
the file or folder on a 32bit or 64bit OS. One script can be used for both 32 and 64 bit OS installs.
 
Fix: When attempting to delete a file association the edit screen would become active instead.
 
New: Added a Registry feature to be able to add registry entries into the script.  
 
Add: Added more destination constants for Add Files and Add Folders.
____________________________________________________________________________________________________________________________________________________________
 
07/19/2013 - Version 11.1 Build 29
 
Chg: Expanded drop down destination on Add Files and Add Folders screens to accommodate the largest Inno Setup destination parameters.
 
Add: Add two new buttons to the Flags button screen of the Add Files and Add Folders areas to allow the Company name and App name to be appended  
to the destination path in the script.
___________________________________________________________________________________________________________________________________________________________
 
06/12/2013 - Version 11.1 Build 28
 
Chg: Added more definition to the NT Version tab of the Versioning window to notate Windows Sever versions.
 
Fix: When choosing a .NET project and it contained some VB6 dll's that needed VB6 Runtime files, the VB6 runtime files may not be found due to the Folder  
pointing to the files was not present. Now VB6 Runtimes can be added to a .NET project by placing the VB6 folder in the VB6 area of Setup Options.  
This will search the VB6 Runtime folder for the missing VB6 Runtime files.
____________________________________________________________________________________________________________________________________________________________
 
05/31/2013 - Version 11.1 Build 27
 
Chg: Reverted back to placing .NET 1.1 in the script instead of 1.1 SP1 for .NET Framework selections.
.NET 1.1 SP1 is not a complete installation and will not install if 1.1 is not installed already.
 
Chg: Updated help documentation (InnoScript Manual).
 
Chg: Other minor changes.
____________________________________________________________________________________________________________________________________________________________
 
3/27/2013 - Version 11.1 Build 26
 
Fix: When starting a new project all aspects and fields of the Inno Setup Parameter screen are now reset. Some aspects were retained from the previous project, this is now corrected.
 
Chg: When using the Add Files tab to introduce files into the script, if files of the same name are found when scanning project; the destination locations and flags in the Add Files tab will take precedence.
 
Fix: When selecting or deselecting Use Relative Paths an incorrect setting was saved to the InnoScript.ini file that made the project file not found when selecting the Create Script button. You need to select Create Script to generate a new script after selecting/deselecting Use Relative Paths to see the changes in the script.
____________________________________________________________________________________________________________________________________________________________
 
03/21/2013 - Version 11.1 Build 25
 
New: Added .NET Visual Basic Power Packs 3.0 support.  
 
Chg: Corrected an error where program would terminate filling the grid that had headings.
____________________________________________________________________________________________________________________________________________________________
 
02/14/2013 - Version 11.1 Build 24
 
Chg: Added .NET 4.5 support.
 
Chg: Added Crystal Reports 13 SP5 support.
____________________________________________________________________________________________________________________________________________________________
 
11/20/2012 - Version 11.1 Build 22
 
Chg: Disallowed some flags to be used in deploying to {sys} and {tmp} folders. InnoScript will automatically remove the flags for files deployed to these folders. This includes the flag ignoreversion when deploying to the {sys} folder and Sharedfile and restartreplace when deploying to the {tmp} folder.
 
Chg: Updated the Windows 8 selection settings for deployment.
 
Fix: When double-clicking on a project file to open InnoScript, some portions of the display would not be enabled and the script would not be colored in the Inno Setup fashion. Double-clicking on a project in Windows Explorer is now the same as opening the project inside InnoScript.
____________________________________________________________________________________________________________________________________________________________
 
11/16/2012 - Version 11.1 Build 21
 
Chg: Added selection to create script for  Windows 8.
 
Chg: When a prior made script is loaded with the project the missing file lines are now colored red.
____________________________________________________________________________________________________________________________________________________________
 
09/18/2012 - Version 11.1 Build 20
 
Fix: When adding a name to the OutputBaseName, InnoScript would add a path name to the file name. Normally this field should stay blank.
____________________________________________________________________________________________________________________________________________________________
 
07/03/2012 - Version 11.1 Build 19
 
Fix: On project creation InnoScript would not allow selection of .NET, VB5 or NON-VB projects.
 
Fix: Auto Update would not shutdown InnoScript before installing the new version causing file in use issues.
____________________________________________________________________________________________________________________________________________________________
 
06/14/2012 - Version 11.1 Build 18
 
Fix: .NET selection did not place the correct parameters in the script.
____________________________________________________________________________________________________________________________________________________________
 
04/24/2012 - Version 11.1 Build 17
 
Chg: Allowed InnoScript to change JET templates when selecting to have External Installation (Internal Installs button unselected). This is to change the source location of the JET installation to make them external. Previously they would always be internal.
 
Chg: Any Inno Setup flags for files in the Add Files tab will be automatically updated after each run. InnoScript may add flags to the file for deployment and these changes will be made present in the project.
 
Fix: In any tab if you had several screens of data (EX. Add Files and Add Folders) the screen would show too many buttons for the data on the screen.
 
Chg: VB,VC and Scripting Runtime installations are forced to the front of the [Files] section to make sure that any files that need the support from these installations will be present when they are installed.
____________________________________________________________________________________________________________________________________________________________
 
03/30/2012 - Version 11.1 Build 16
 
Fix: Automatic updater would close InnoScript and not restart it even if there were no updates to install. - geejay - 03/25/2012
 
Fix: Elimination of URL debug message.
 
Chg: Maintenance Releases 11.1 Build 9 thru 11.1 Build 16
____________________________________________________________________________________________________________________________________________________________
 
01/31/2012 - Version 11.1 Build 8
 
Chg: Maintenance Releases 11.1 Build 2 thru 11.1 Build 8
____________________________________________________________________________________________________________________________________________________________
 
11/27/2011 - Version 11.1 Build 1
 
Fix: Reduced relative path adjustments to not attempt to adjustments on some fields in the Inno Setup Parameters Screen.
 
Fix: Version checking to replace the version number in AppVersionName did not work in some instances when the newest version number had a revision of zero and the previous version did not.
____________________________________________________________________________________________________________________________________________________________
 
11/22/2011 - Version 11.1 Build 0
 
Chg: Added new fields and functionality to the External Installs section to make organizing the tasks that are created in this section better.
 
Chg: Relative path notations have been extended to include the GUI and the project files. When toggling from Absolute addressing to Relative addressing (or vise-verse), the GUI, project file and the output of the script will all change to the same type of notations.
____________________________________________________________________________________________________________________________________________________________
 
11/05/2011 - Version 11 Build 18
 
Chg: Changed the parameters for .NET silent installation.
 
Chg: Added new flags to support 32bit vs 64bit files and installations.
____________________________________________________________________________________________________________________________________________________________
 
11/01/2011 - Version 11 Build 17
 
Fix: When entering data in the Script Editors 5th tab, the information would not be present when reloading InnoScript.
 
Fix: Removed minimize buttons on Version Options and Setup Options screens.
 
Fix: Max NT Versions selections on the Version Options screen were not being selected.
 
Fix: Added missing labels to English Language file that were missing from the Setup Options screen when selecting the project types .vbp,.vbg etc...
 
Chg: On the Version Options screen the drop down buttons will now be colored in the depressed button color if any item in the list is selected besides the None selection.
____________________________________________________________________________________________________________________________________________________________
 
10/27/2011 - Version 11 Build 16
 
Fix: When using a VB6 project that used VC   components the VC Runtime files were not deployed.
 
Fix: When files or folders had multiple screens of data and user was on a secondary screen when exiting from InnoScript, only the data from the secondary screen and higher was written out to the project file.
 
Fix: When browsing thru multiple screens in  Add Files, when there was more data than the screen area could hold InnoScript would attempt to be show the data over-writing the button on the bottom of the screen area.
 
Fix: External Installs would sometime lose the entered data.
 
Fix: Disallowed the scanning of the same file names multiple times.
 
Fix: When InnoScript was started by clicking on an InnoScript project file the Create Script button would not be enabled. However when loading the project from the menu it would.
 
Chg: Some of the VB6 Runtime files were being removed from the scripts as unsafe files. They have been removed from the unsafe file list.
 
Chg: When adding some files that are already compressed the nocompression flag will automatically be added to speed up Inno Setup compilation and to avoid the file being uncompressed on the target system and being unusable. Currently files with these extensions are used: .msi.zip.rar.mp3.mp4.wav.vhd.xar.xz.gz.cab.tar.arj.lzh.ace.7z.gzip.uue.bz2.jar.iso.z These extensions can be modified in the Setup Options screen under the Others tab
 
Chg: Expanded template checking of the [Ini] sections for adding or modifying lines in the scripts.
____________________________________________________________________________________________________________________________________________________________
 
10/23/2011 - Version 11 Build 15
 
Fix: Using the minus sign at the beginning of a template line (which is supposed to remove a found line in the script) and the line was not found in the script the line was added to the script.
____________________________________________________________________________________________________________________________________________________________
 
10/22/2011 - Version 11 Build 14
 
Chg: DefaultDirName browse button on the Inno Setup parameter screen will display the browse for folder screen instead of the browse for file screen.
 
Fix: The Add, Delete and Edit buttons on each screen that used file or folder options would not function properly if the language was changed from English.
 
Fix: When creating a new project and the user attempted to add a new folder to the script InnoScript would generate an error.
____________________________________________________________________________________________________________________________________________________________
 
10/07/2011 - Version 11 Build 13
 
New: Added French Language files.
 
Chg: Allowed Shared Dll's and Registered Components screens to be undocked and enlarged for easier viewing.
 
Chg: Allowed screens selections to retain their last position and be restored to it when returning.
 
Chg: Added more fields to the language template creation process to encompass all the text on the screens.
 
Fix: When canceling a script creation process the InnoScript project file would sometimes get corrupted.
 
Fix: On installation the old language files would not be erased leading to users thinking that the Pre version 11 language files worked with Version 11.  
 
Fix: When creating a new language template the mnuLanguage() entries would be included in the file leading to user changing the names and the language files could not be located.
 
Fix: In some cases the language menu option would have no language selections shown.
 
Fix: Additional fixes to the VM issue.  
 
Fix: On machines with multi-core processors InnoScript would incorrectly determine that it was a Virtual Machine and lock out some functions as it would do in trial mode.  
______________________________________________________________________________________________________________________________________________________________
 
09/22/2011 - Version 11 Build 6
 
New: Increased trial time limit from 3 days to 30 days.  
______________________________________________________________________________________________________________________________________________________________
 
08/28/2011 - Version 11 Build 5
 
New: Ability to import a Inno Setup Script (.iss file) to create an InnoScript project that can be managed in InnoScript.  
______________________________________________________________________________________________________________________________________________________________
 
08/02/2011 - Version 11 Build 0
 
New: New look and feel. Updated features.  
 
Chg: The only supported language is English. The language templates are still deployed and encouraged to be used to create user language files.
______________________________________________________________________________________________________________________________________________________________
 
05/26/2011 - Version 10.5 Build 9
 
Chg: Enhancements in .vbproj file processing for .NET projects.
______________________________________________________________________________________________________________________________________________________________
 
05/19/2011 - Version 10.5 Build 8
 
Chg: Changed the way the Unsafe.fil is formatted to better identify which installations or packages a file came from.
______________________________________________________________________________________________________________________________________________________________
 
04/27/2011 - Version 10.5 Build 7
 
New: Allowed screen to be re-sized to a smaller configuration by maximizing the screen then dragging the sides and/or top to form a smaller viewing area. The font may need to be changed on smaller screens.
 
Chg: Changed the format of the unsafe file list to accommodate the type of installation the file is a part of. This was to help with the selection of VC   Runtime installations to be included in the script.
 
Chg: Removed IconFilename from automatically being added in the [Icons] section. If you want to add an icon file for the application you must add the file in the Inno Setup Parameter screen, then it will be added in the [Icons] section.
______________________________________________________________________________________________________________________________________________________________
 
04/22/2011 - Version 10.5 Build 6
 
Chg: Allowed dependency tab to show all of the dependent modules, but will only show all the dependent modules once for any file found.  
 
New: .NET installations will be automatically selected if assemblies are found in project.
 
Fix: VC   installations will automatically be selected when a Microsoft Visual C   module is found in the project. This can only happen if the file actually exists on the developers computer.
______________________________________________________________________________________________________________________________________________________________
 
04/05/2011 - Version 10.5 Build 5
 
Fix: Re-enabled PDW Setup.lst processing that was broken in a previous update.
 
Fix: Corrected error in [Tasks] section when .NET installations were selected, the correct procedure for checking for the .NET installation was not chosen properly.
 
Fix: Corrected error that did not place the MDAC and/or JET installations into the script when some MDAC or JET components were present in the project.
 
Chg: Updated help files.
______________________________________________________________________________________________________________________________________________________________
 
03/09/2011 - Version 10.5 Build 4
 
New: Added Crystal Reports 13 (2010) support.
 
New: Added .NET 4.0 support (template changed).
 
Chg: All generated log files will now be stored in the folder where the InnoScript project file (.pjt) is located in a sub folder named 'Log'.  
 
Fix: In some cases when creating a WinSxS installation some files would have their registered locations changed. The original registered location will be re-instated. This was due to Vista and Windows 7 security features interfering with re-registration.
______________________________________________________________________________________________________________________________________________________________
 
03/03/2011 - Version 10.5 Build 3
 
Fix: When adding an item in the External Install Tab the entry would not appear in the list.
 
Chg: Any button in the Options tab that had a drop down menu would not stay the depressed color when an item was selected and the button was pressed.
Title: Re: InnoScript - Release History
Post by: Randem on December 05, 2013, 10:33:32 PM
02/10/2017 - Version 12 Build 3

FIX: Added folders that were important for Finding VB6 redistribution files.
__________________________________________________________________________________________
09/20/2016 - Version 12 Build 0

NEW: Updated Paid Version
__________________________________________________________________________________________
12/03/2014 - Version 11.5 Build 2

Fix: "Add Files" and "Add Folders" would not report the correct information in the script if the count went above 23 items.
The information would be shown properly on the screen but not in the script.
__________________________________________________________________________________________
11/18/2014 - Version 11.5 Build 1

Fix: VB Runtime files were being excluded from the script because of missing/corrupted .dep files. New .dep files added to installation.

Fix: Corrected OnlyBelowVersion issue with stdole2.tlb line in script.
__________________________________________________________________________________________
11/12/2014 - Version 11.5 Build 0

Fix: Wrong directory information returned from Windows 8 which lead to .ini files being located incorrectly. Windows 7 and below returned correct information and files were where they were supposed to be. This affected recent project list as well as any other functions that used the missing ini files, such as adding VB Runtime files to the script.

Fix: Corrected issue that improperly colored the Inno Setup keywords in the viewable script inside InnoScript.

Fix: Added original .dep files back into the install that somehow were mostly blank, making the VB Runtime files absent from the scripts.

Add: Added the ability to indicate in the Unsafe file that a file can be used on some OS's but not on others. This is done by using the Inno Setup
notation for OnlyBelowVerion numbers and adding it to the file name Ex. Filename,0,6.0 will exclude this file from Windows 7 and above but let the file be included in NT OS's below Windows 7.

Add: Increased speed for file searches.

Chg: Cleaned up template files so that less lines are included because of commented out lines in sections that were previously not needed.
__________________________________________________________________________________________
11/07/2014 - Version 11.4 Build 4

Fix: Corrected issue that left InnoScript running after exiting program by any method - Tom Buggy - 11/07/2014

Fix: Corrected issue where if exiting via File->Exit from the main menu the InnoScript profile was not saved - Tom Buggy - 11/07/2014

Fix: Recent Projects list was not being handled properly and was being discarded at times.

Chg: Added UnSafe file list to Update Installation in case it has changed since original install.
__________________________________________________________________________________________
09/06/2014 - Version 11.4 Build 3

Chg: After generating a script then changing projects, sometimes the search areas were not cleared and the new project would search in the previous projects search areas.
__________________________________________________________________________________________
07/25/2014 - Version 11.4 Build 2

Chg: When a new project is created, InnoScript will default the project to encompass Windows XP thru Windows 8 automatically.
__________________________________________________________________________________________
07/17/2014 - Version 11.4 Build 1

Chg: When a new project is created, InnoScript will present the screens that require selections to be made to aid in the creation of a default script.
__________________________________________________________________________________________
04/15/2014 - Version 11.2 Build 5

Chg: Allow InnoScript to create scripts for installs on Windows 8.1.
__________________________________________________________________________________________

12/05/2013 - Version 11.2 Build 2

Chg: Allow InnoScript to run in a Virtual Machine unabated.
New: InnoScript is now freeware.
__________________________________________________________________________________________