Is Visual Installer 1.1 Absolutly Free?
Hi friends
I just need to know about a payment for using Visual Installer 1.1. I don't understand if i pay for use it or no, or if i get some restrictions to use. i have all currents licenses and i want to install a software made in VB 6.0 Prof. Edition. Today, i'm proving with Innosetup. Is this completely free or not?
Thanks for all
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
VB Installer (Visual Studio Installer) -Adding File
Hi,
I created my installation package using VB installer.
How to add our company webiste link as menu option in ProgramFiles, just below the shortcut to invoke our application.
I want to have the final links (shortcuts) after running setup on client machine as follows:
ProgramFIles -> OurProject.exe ( this is done automatically)
-> Visit our website ( Should open IE with our website. How to implement this in the VB installation package).
Thanks in advance,
Jagan
Free Installer Needed For VB6 App
Ok, so I've got this VB6 application that I want to install. Let's pretend I've been through all the wonderful hoops of the Package and Deployment Wizard that comes with Visual Studio 6.0 and want no more of that noise.
I learned of VSI, the Visual Studio Installer (v1.1) and gleefully downloaded it hoping all my installing problems would soon be chewed, swallowed and wonderfully digested. My hopes were shattered the installer progress bar stopped halfway through an installation of my program, right where it told me it was "registering modules". Not frozen, I could click "cancel" and quit the installation. This was after the main files were copied, but before the prog could make it to windows Add/Remove Programs.
By the way, I'm working with Windows2000 and WindowsXP here.
My program uses the crviewer9 control component on one of it's forms, and therefore has to include a bunch of dependant files with the install.
Are there any installers out there that don't suck? I've been at this for days and have tried a number of installers (inno setup 4, installanywhere, ghost installer, tarma installer, and more).
So my question is...Which free installers have worked really well for you?
Edited by - epswing on 8/25/2004 12:46:39 PM
Free Package And Deployment Wizard To Inno Setup Script Converter - (Setup/Installer)
********** will take a PDW Setup.lst or a VB Project (.vbp) file and convert it to a simple Inno Setup Script that can be compiled straight away with Inno Setup, with no modifications (if you like) or modify it to include other parameters. It gets you out the gate fast.
Like Inno Setup this utility is totally free.
All who want a copy can download it from:
http://www.***********/downloads.htm
Current Version 1.0.23 - November 3, 2003
Please let me know if this helps and if I can add any features to help the migration. Your request actually get into the software!. Let me know by email if you would like to be on the update mailing list.
email: **********@***********
webpage: http://www.***********/**********/**********.htm
Visual Installer 1.1
need a hand here .. if someone can help out...
I'm using visual installer 1.1 to package an app... I've read the quick start ... doesn't really explain much...
what are the steps involved with packaging a VB app. with Access97
will i have to select all the files to include or will VI? Do I select where the files get installed on clients computer or does VI know...
anybody got a tutorial...
not really sure how the VI does what it does
Visual Installer
Has anyone used the Microsoft Visual Installer in place of the Package and Deployment Wizard? If so, what is the difference between the two?
Robert
MS Visual Installer
I have 3 exe's that I want to run on setup to install stuff.
How do you get ms visual installer to run these ?
Visual Installer???
Does anybody know how to set a remote registration file for a dcom object up in visaul installer???
I can add them as files to distribute but they are not being registered correctly so the app cant find the remote server file
Thanks
Visual Installer 1.1
How can you add executables to visual installer, this executables don't need to be installed on the installers computer, but they have to run during the installation.
I've read here about MDAC, but I also need to run other executables.
Can I do that with Visual Studio Installer 1.1
Visual Installer
How can I include the Mdac_typ.exe in my setup files?
I can add the file but everytime I start the setup.exe, a message said the Mdac_typ.exe is not included in the setup files. How can I set the setup in Visual Installer so that it will automatically find and install the Mdac_typ.exe like P&DW does?
Visual Installer Help
how can i add customs font to auto install in windows fonts folder and .dll to auto install in system folder. in visual installer 1.1.
cuz i have some files which installer cannot auto taking up in its set, so i want add these manually plz help me
Visual Installer
Hello All Members
How can i set a Serial Number in my program while making installation process
I am using Visual Installer
Thanks alot for help and advice
Egyptian Man
Visual Installer
I have just downloaded the Visual Installer from Microsoft, as I've been told it is a better option than the P&D wizard. But I've got one question;
Which folder do I have to install it into so that I can add it in to Visual Studio?
Any feedback would be greatly appreciated.
Visual Installer
I am using Visual Installer to deploy my very-standard VB app on our LAN.
When creating the package, I get the error message that apiload.exe doesn't have any dependancy information. Once it's installed and up and running, none of the button click events fire, so the main form just sits there.
Any sugestions?
Dean
Visual Installer 1.1
I need to set the Launch condition of some of my installs. the problem is this, What is the best way to check the Windows version i.e. 95A 95B, 98,982nd. The only reference that the documentation for WVS is for Windows 2000, i.e. VersionNT>500. Does anyone have a better method than going for the numbers, or can I do the reference to Win95B, ect ?
If I had a listing of the versions for Windows would be nice, Can't find anything on MSDN.
whg
Vote For Best "Free" Installer
I am attempting to select a FREE, good, professional looking installer. I *think* I have narrowed it down to 3 programs (If you have a better "free" installer, let me know). Please vote for your favorite, and why it is your favorite. If you can provide direct comparisons between the 3, that would also be greatly appreciated!
INNO Setup
Nullsoft Scriptable Install System
Package & Deployment Wizard
Thanks all!
Free Visual Studio ?
I remember a while back hearing about a free version of Visual Studio available from msdn.com. Dont know if it was the demo or the full version. I heard something about a free version of .NET too. However, I have been looking for the link forever and can't find it !!! Anyone know anything about it ?
Visual Studio Installer
I have created an install package with the visual studio explorer tool. This has been installed on my customers client computers. I now need to provide an updated exe to the customer. Can I use the VSI to create that update patch.
Thank you for your help in advance.
Visual Studio Installer
i have made an application in vb and MSaccess as back end .i used VSI
for installtion .it works fine on all system except the one which has win 98 and no VB..the error is this project requires atleast 2.1 spi os MS data
access component to be installed first.if MDAC is not provided it can be found on microsoft site(mdac_typ.exe)
plese help
Using Visual Studio Installer
I am trying to use a VSI to make an MSI Image, but I am running into the wall of problems, since this is the first time I am using it.
I am making a db program where it points to MS Access file on the local drive
1.The problem is that when MSI Creates the default shortcut it does not have target field populated and when you click on the shortcut it does not find the database file.
2. I would like to know what are the directive such as $(AppPath) ( which does not work in VSI) to put in the target option in VSI. Aslo I would like to know what is the directive to point to default User Data folder ( My Documents) for VSI and for VB itself.
if someone could help, would be great. Thanks
Visual Studio Installer
I am trying to make an installation package using VSI .msi,
But I don't know how to make something like when installation is running I would like to check if mdac 2.6 is installed on target machine if not it should ask the user to install the mdac 2.6 on his machine, if he clicked yes then the .exe of mdac 2.6 which I have included it with installation package starts installing.
Thanks for your help.
Visual Studio Installer
This is the first time that Iam creating setup files and using VSI. The package is created correctly and I have tested it as well. I installed my application from the setup created using VSI on an XP machine, other users who are not administrators of that machine cannot use the installed application. I dont really know if this is a security issue or I should have set some option in VSI.
Any help would be appreciated.
Visual Studio Installer
Can anyone help me on how to use the visual studio installer to make a setup file for my visual basic project?
I search the micirosoft knowledge base and i found the "HOWTO: Create a Visual Basic Installer Package with Visual Studio Installer" My problem now is:
1.) how will i know if i succesfully created the package?
2.) what will be the file extension of the package?
2.) How to run the package on the user client?
Please help.
Thanks!!!
PDW && Visual Studio Installer
I have PDW and Visual Studio Installer.
1. When installing my package on older operating systems, the MSI file extension is not recognizable. What files do I need to include on my CD for the user to install first before the MSI file extension is read?
2. The PDW often finds files out of date on older operating systems and requires a reboot. How do I automatically continue the installation without the user having to run setup.exe again?
Please Help!
MS Visual Installer 1.1 Customization
I'm preparing a Install program and currently customizing my Dialog Screens. I can change the images on my dialogue screens but not the text - i.e Welcome screen has text on top of my image. This text is apparently added by the installer
"Welcome to Project 1 Setup Wizard" is on top of my image... How do I edit this text that apparently is added by the prog.
Visual Studio Installer Help
I am trying to make an MSI package with Visual Studio Installer. The program that I am trying to install includes the file scrrun.dll as one of its dependencies. When I install on certain machines (Usually with Win 2k OS) it gives me the error "Error 1931. The Windows Installer service cannot update the system file C:WINNTSystem32scrrun.dll because the file is protected by Windows...."
I was hoping that there was a way for the installer to detect that scrrun.dll was already present and not try to overwrite it. I tried using the Condition property of the dll, but I am not sure of the correct syntax.
I havn't had any luck.
Thanks
Visual Installer 1.1 Problem
Does anyone know how to put there program into the users startup folder
using this version of installer.
You have the option to put the exe into desktop and application folder
but not startup folder.
I tried creating a custom folder but had no luck.
Visual Installer 1.1 Problem
1. any good tuts out there..
2. when "building" my installer file i get several errors....
2a. The property 'SourceFile of file 'my.exe' is invalid
2b. the file 'my.exe is invalid
2c. the copy of file .....my.exe into the install package failed...
2d. the c:visualstudio......uildresmsvcrt.msm merge module referenced as a dependency of another merge module is not included in the project...
not sure what all of these errors mean ... but if I had a tut. I wouldn't bother you..
thanks in advance for your assistance...
Visual Studio Installer
I want to create an instalator of my project, and to do this I used Visual Studio Installer 1.1 program. When my programs instales, I want to instale an shortcut to the uninstall and to a .pdf file in the start menu. The shortcuts I did, but the files appears like unidentified files, without icon. If I click on then, they run, but they don't have icon. How can I put them icon?
Visual Studio Installer
how would i make the .msi file to install the shortcut to the .exe to startprogramsmyapp-foldermy-app.exe cuz all it wants to do is install the shortcut into the start menu and i don't want it there , i want it to be in programs my-app
what a stubborn program
Visual Studio 6 Installer
Hey everyone. i just have a general question and was hoping you could help. i'm trying to create a simple installation using Visual Studio 6 Installer. however i cannot find any helpful websites to assist me in doing this. if any one knows of any good sites/tutorials or links then could you please let me know. Thanks for the help, much appreciated!
cheers!
Visual Studio Installer (VSI)
It would seem that using Visual Studio Installer (VSI) with VB6 is fairly straight forward if you want to make a quick installer (MSI), but is there a way to make custom dialogs with VSI?
The IDE shows many controls on a tool bar such as listviews and radiobuttons, but they are all disabled with no apparent way to use them. The dialogs that you can choose to add to your installer don't seem to be editable except for minor properties such as adding a graphic. The helpfile (which is not so helpful) does not even mention the use of the tool bar or adding other higher custom features, such as limiting an installation to a certain OS version.
Does anyone know how to make custom dialogs who could point me in the right direction?
Thanks!
Visual Studio Installer - Please Help
hello,
I need to create a setup program and I install visual studio installer.
I have couple of files and not all files go in one location in the target system for example, file A go to the installation destination user picks. File B needs to goto the latest jre version user has. etc..
How do I do this in the installer?. The installer has only one destination folder and how do I ask user for the latest jre location and copy other files?
PLease let me know, thanks for the help.
Need Help With Visual Studio Installer 1.1
Hi,
I use VSI 1.1 to distribute a VB6.0 application. I have included in the install procedure some non critical text files used by the application. My application deletes on specific conditions some of these files. When this happen, the next time I will run the application, the installer start en put the deleted file back. This is not what I will, and for the end-user it is not so nice, because the installer need the installing CD. I cane suppose that this feature is very helpful with critical files, but cane somebody tell me how to disable this feature for certain files?
Best regards,
Vic
Visual Studio Installer
i have used vs installer to package my application howerver i receive error : gdi.dll invalid and user.dll invalid....does anyone knows wats going on? things not updated?
Get Visual Installer To UPGRADE An App?
OK. I have a project with say 5 DLL's and one EXE.
I create a setup package using MS Visual Installer.
I install the package and it works fine.
Now lets say I change one of the DLLs.
I repackage my project using the Visual Installer.
When I come to install it on a PC with the app already on, I get 2 options: 1) To remove the application from the PC, and 2) to repair the current version.
If I click repair then it does something and says it's done it correctly, but it doesn't copy the NEW version of my DLL.
I have even tried changing the product upgrade UID, a property of the Visual Installer, but that doesn't work
How do I get Visual Installer to UPGRADE an installation???
Woka
Visual Studio Installer
Does anyone know how to update visual studio installer msm files?
for example, with visual studio installer 1.1 (which was the latest version, and i think last) it has redistributables based on VS sp4. Is there a way to update them to SP5? Or should I just create a blank installer package and manually add the newer files and create my own setup from scratch?
Also does anyone know how to view MSM files? I would like to see exactly what they do (ie copy, register, etc)
Visual Studio Installer BUG !!!
Hello !
visual studio installer got a bug .
specifically i import a visual basic project that contains a reference
for "VBscript Regular Expersions 5.5".
Reference=*G{3F4DACA7-160D-11D2-A8E9-00104B365C9F}#5.5#0#C:WINDOWSSYSTEMVBSCRIPT.DLL3#Microsoft VBScript Regular Expressions 5.5
Now when i open the visual studio installer it only adds a
file called "3" !! And ofcourse it cannot find it because the file is Vbscript.dll , 3 is nonexistent.
Now i do not know and please let me know for the following.
If i simply add the file "Vbscript.dll" to my files of the vsi project and tell it to self register will everything work ok ? Or
is it necessary that "vbscript.dll3" is being registered ?
i got visual studio service pack 5
thanks !
Visual Studio Installer
I am writing a suite of apps in VB6 on W2K . . . . the target machine is an XP beast with SP1 . . .
When I use the VSI and the use the output to install the app. there is a problem with the COMDLG32 ocx.... I had a look and XP's is 6.00.2800 xpsp1 and Window 2000 machine is 6.00.8414.
When I run the app. I get bumf about comdlg not being registered...I don't really want to overwrite the XP one, unless I have to... If so how do I get the VSI to register the ocx as part of the install....?
Visual Studio Installer
Hi,
I wonder if someone with experience could help me with VSI?
I have a VB Project that uses a ActiveX EXE that I've written.
No problem creating the MSI, but I'm not sure what to do with the ActiveX EXE I've created?
I've added the ActiveX as a file on it's own, but when I run the MSI I get the following error message: -
Error 1904 Module {Path} & Name of .exe failed to register.
What is it I'm doing wrong?
The Package and Deployment Wizard seems alot easier.
Regards.
Visual Studio Installer
Hi,
I am using Visual Studio Installer to package my application. I have a couple of problems/queries/questions...
1) Is there any way of me forcing a reboot at the end of an installation? The reason behind this: I am inserting many keys into the registry (in particular the currentversion
unonce key) and I need these to run before my application can function.
2) Can you change the dialogs? I am making use of the Register dialog, but I want the button to say something other than Register Now - has anybody done it?
3) Can you add your own dialogs? I am currently making use of the readme dialog screen - i would like something slightly different.
4) When creating a shortcut to your program file, you cannot seem to set the working directory of the shortcut. Very annoying!
I would be so grateful if these problems can be solved.
Thanks to anybody who reads this "novel"!
DJ
Visual Installer Questions...
Hey all,
I need some explaination. I've never created an installer and I get several "tasks" saying that "Neither a merge module or dependency information could be found for "C:program filesmicrosoft officeofficeexcel9.olb" and other ones looking at different files.
SO my question is... what are merge modules, why do I need them and how do I make them if necessary?
Thanks.
Vb App Using Visual Studio Installer
I made an install msi using the Visual Studio Installer 1.1 for my vb app. The installation goes fine on any of my win2kPro machines. When I went to my customers machines which are all Win98 machines. First let me say I installed the proper MDAC and the ODBC connection is fine to SQL Server. I have this error occur when I install the msi on any of their 98 machines. I can't remember the exact discription but its something about can't register MSADO25.TLB so when you run the app you get an error about the reference to all the ADO tables is incorrect or something along that order. Sorry I can't remember the exact message.
Thanks for any and all help I need it badly. Need to get this app running on their Win98 machines.
Visual Studio Installer
Can't seem to find alot of help in the Microsoft library about the tasks window and what to do with the items shown.
Example (alot of the tasks in the task list have to do with this)
one or more files in MSVBUM60.MSM have different versions than those installed on this machine.
The next task says the same with of course another .MSM
Can anyone help with what to do about these tasks and how you go about doing them ?
Probably a stupid question for those familiar with the Installer but I have never used it before and I'm lost.
Thanks for any and all help
Visual Studio Installer
i use visual studio installer to package my program....
izzit my client need to install the windows installer before they install my program?
Visual Studio Installer 1.1
Hi,
I am using Visual Studio Installer verison 1.1 to install my vb project on other machines. Can anyone tell me how I can put a short cut into the start menu and also how I can put an icon on the desktop as part of the install.
In addition I want to put this install on a CD, how do I get the CD to auto-run, I have tryed the autorun.ini file but this is not working.
Thanks for your help,
Chris
Visual Studio Installer
Are there any experts on the Visual Studio Installer out there?
I've packaged my project with the P&D Wiz but there is a know problem between this and W2k (which is where I have to install the damn thing, wouldn't you just know it?) so I've tried packaging with VSI but this seems to be missing some components - VB standard ones, I'm guessing, coz if I install VB on the target machine the app will work fine.
Cheers!
|