The Randem Group - Your Installation Specialist


Read Money, Knowledge and Power - Why You Are Missing All Three (click here)

 
Home
Playbouy Music Internet Radio
Online Payments
Computer Repairs
Items For Sale
InnoScript
OS Updaters
InnoScript News
InnoScript Help Documentation
InnoScript Unsafe File List
Crystal Reports Support
Visual C++ Support
.NET Support
VBSourceTrace
Virus Problems
Products
Free Products, Code and Utilities
Support
Services
Service Related Topics
Contact Us
Virtual Fundraiser
The Latest In InnoScript News

InnoScript 11 is Here!!!

Because InnoScript has a brand new look and feel and may not be totally compatible with previous version (some changes will be noticable). InnoScript 11 will have all the features of the previous releases and more... Your comments on our support board are welcome to make InnoScript a better product. InnoScript is the longest supported application for Jordan Russell's Inno Setup and we will continue to support it with your help.The documentation has not caught up with development yet but we will let you know when it becomes available


Crystal Reports Detection

InnoScript will detect which version of Crystal Reports you are using in your project then include the proper Crystal Reports Installation to match! All you have to do is download the installation from our website for inclusion and deployment.

SQLDMO Detection

InnoScript will determine if you are using Microsoft's SQL Server SQLDMO then add the proper installation technique for  the SQLDMO installation so that you do not need to install the SQL Client to get your application to work.

.NET Installation Detection

When you select for a .NET installation to be included in InnoScript; it will add code to your script to detect if that .NET installation is installed on the target machine and not install the included .NET installation if it already exist there.

VC++ Installation Detection

If your project uses VC++ Runtime files; InnoScript will automatically detect and include the proper VC++ Runtime installation in your script for the detected files.

Windows Side by Side Manifest
 
InnoScript has introduced Windows Side by Side manifest creation and ocx/dll deployment for WinSxS. This is handy if you want to deploy COM dll and ocx files and do not want to register them to help keep the system integity on the installed system. The purpose of Side by Side manifest is to be able to deploy different version of a ocx/dll and not have to go thru dll hell. Example: Let's say you have three different applications that share common dll'. You update one application and had to change the common dll and need to deploy your application without disturbing any other application you have installed on a users computer. You can deploy the dll and have your application load it and not use the older version of your custom dll. In this way you do not need to immediately update your other two applications to keep them from breaking. All you have to do is to mark the dll/ocx file in InnoScript and select to deploy a Side by Side manifest and InnoScript will take care of the rest and your application can run without the dll/ocx being registered.
Language Support   
 
If you would like to help in the  InnoScript language support, Download the Language Pack and make your conversion then email the converted file to use at languagepack at randem.com. You can have InnoScript shown in your language no matter what language that is! Create a language file then drop it in the languages folder (\Program Files\Randem Systems\InnoScript\Release\Languages\) That's all to it!!!

    You can create your language file with a regular text editor such as Notepad, how simple is that! Just use the English language file as a template then save it to your language name with your changes. If you have a unicode language make sure you change the font in your Notepad to Arial Unicode MS and the Script (on the same screen) to the supported region for your language. Save the File then copy it to the appropiate folder for the language files and your language will instantly be available the next time you start InnoScript.
Change the Display Font

InnoScript will allow you to change the font that the text on the screens are displayed in. just select the new font using the main menu fonts selction and the change will take place immediately.