o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

help badly needed!! installer problem... -

hey guys! i have a little problem with my installer...

i tried using P&D wizard for my project. my project includes around 500 media files. the installer doesnt run smoothly (it hangs after some 10 mins of running). i tried packaging the same project, but not including the media files. installer runs well. so i concluded that the P&D works best only with small cab files and decided to make my own installer.

my installer is supposed to shell the SETUP.EXE i created with P&D and then copy the media files from the installation cd to the app path.

QUESTION: how can i access the app path specified by the user during installation?

thanks for any help.

 

help badly needed!! installer problem... -
hey guys! i have a little problem with my installer... i tried using P&D wizard for my project. my project includes around 500 media files. the installer doesnt run smoothly (it hangs after some 10 mins of running). i tried packaging the same project, but not including the media


VB Installer and MDAC/DCOM -
Anyone: I am using Visual Basic Installer to create my installation package (.msi). However, I need to check 3 things and run some programs outside the installer before installing the main application. It goes as follows: 1) check for mdac version 2) install correct/newer versi


installer problem -
I have my completed VB.NET program but in order to make it as generic as possible, I had to copy all of the external files the VB.NET program uses to the bin folder. I created a Windows installer so the program can be distributed. I installed it on a different machine from that which c


Wired Windows Installer problem -
I took over a VB.Net project. The previous person developed two installer for the VB.Net application. one I called "Local installer", which is supposed to install on PC, and another installer is called "portable installer" which is for installing the application on


Installer Problem - Help Needed -
pls i need help on this, when i try to install my app on a different computer(using the Bootstrap for Visual Basic that was created by P&DW). i get this error that says something about some system file being out of date and that the installer will update those files but the compu


Installing another installer from a installer package.. -
Hi, I am using Visual Installer to make installation packages for my VB applications. One of my applications uses a serial to USB converter, this converter comes with a CD that contains the installer for the drivers. Now I would like combine the driver installer with my VB ap


Auto Installer -
Hi Guys If Any One has Worked With Auto Installer i mean to say that when u insert the CD in the cdrom it plays it asking u for the program to be installed from the given option like that kind of stuff if any 1 has any idea regarding that plz let me know Help Needed


Installer needed to rectify run-time error 91 problem -
....


Wanna hear somehtng funny -
Hi all, I would like to create a line chart by using MsChart object. So I created the array for 2 series, which the 2nd series will be the average value of the 1st series.. (so it is just a straight line). Everything went fine and I was pretty happy .. but now, when I start play


About prompting user to uninstall previous version Resolved Partially !! -
Hi all there, I've created one installer (exe) for replacing previous installer (msi), just for the sake of registering dlls nothing else (do not contains any executables), in inno setup. Whenever previous installer is used, it warns user to uninstall previous version (if any body i


2005 Deployment including zip file -
We have a client who is asking if it's possible to have the installer unzip a zip file to a folder in the target path that's created by the installer. The zip file will always have the same name and will be located in the same folder as the MSI file. Is this possible? What's g


calling sdk installer from main installer -
i created the installer 4 my application using inno setup installer .everything is alright except that i need to install a sdk (neevia pdf sdk from neevia.com).now what changes should make in the inno script so that the sdk installer is called silently while the main program is getting


Visual Studio Installer (Vs6) -
Hi, i am having some trouble with the Visual Studio installer. I have an Application(vb6) with a Database and Several other files i packed into a MSI installer which works really good. I tested it on several XP,2k, Vista Machines sofar and its runs pretty smooth everywhere always pr


Inno Installer Package -
Is it possible to create an installer that includes another installer? For example, have a single installer that installs my app and mysql server and mysql driver.


best vb installer/setup program -
does anyone have any recommendations as to which Setup/Installer I should consider using. I'm looking for something compact like the Winamp installer or Microsoft Installer. nothing to big or flashy, I like the small installers.


[02/03] Can anyone recommend a third party installer -
I'm currently using the inbuilt installer project to package up my projects. The problem is, it creates 3 files instead of one. For XP I only need the .MSI file, but for Vista I need to have all 3 files and run the setup.exe file (no idea why). I've been asked to change my installa


Better Installer -
Is there a way to make an installer IN VB? In a way you can design? PDW is really basic and kinda dumb. Is there a better installer that i dont have to spend $$ on. I if i wantd to could i make an installer in vb? Is it possible?


Help - Automation Error -
Anyone any ideas what causes this?! Help is needed badly thanks in advance


vhinehds -
im in deep trouble man...see i have this installer of Crystal Report Components but i dont have any serial numbers of it. my friend just gave it me and forgot to include the serial. now he's vacation and none of us can reach him. so anyone can help me on this please...need it very badl


ms installer -
I am trying to get the ms installer to load on my pc. I run windows 98 and vb6. The reason I am trying to use it, is because on a machine at work running 2000 NT. When trying to run setup, it says some files are out of date and to restart. It doesn't help. Someone said to use the


How to programmatically set Outlook References from code in a VB6 installer -
Have written an installer in VB6 for a folder based application solution that is installed into Outlook by the VB6 installer. My problem is that I need to programmatically set the References in Outlook from code that is running in the VB6 installer. I don't want to force the user of


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 S


Can I remove a service in the registry -
Is there any way to remove a service using the registry? I have a program in VB 6 that starts up with the registry. Then in the program you can select to have it start as a service instead and it automatically clears the reg key in startup. My problem is when I do an update or an


ScreenSaverAid needed -
How to detect movement(mousemove, keypress, etc..) on all my vb forms so that screensaver form(self design vb form) will not be activitated n activitate screensaver form when no movement detected URGENT help needed pls thank U Code Appreciated badly


GSM Modem - Help Badly Needed -
Hi guys! I'm sorry to ask for help but I'm totally pi**** off with this GSM Modem. I'm trying to create a gateway application for my GSM Modem that continuously process messages. Im having problems when the modem received a +CMTI: "SM" command. As for those knowledgeable,


Resources required for ADO -
I have not previously needed to use ADO. I now have an app. which will benefit from it. When I compiled one test program and sent it to the boss, the MSI installer choked on his machine. It declared that he needed to install Excell before it would install the program. What is th


Installer -
I'm going crazy trying to find a good installer that won't cost me a fortune. Does anyone have any suggestions on what installer to use that will do Reg keys and other advanced settings. I've tried GKSetup, can't get it to work right. TIA, XinMan


vb.net as a setup installer -
Im creating an application that works as an installer so the user will have an interface that will be similar to installshield which can be used to create setups. My problem is, is vb.net good in creating setup packages. I mean if i write the main installer engine in .net will there


Visual Studio Installer 1.1 Problem -
I have developed project in VB6 and MS Access 97 and created an installable using VS Installer 1.1 But... When I installed my setup made in VS Installer 1.1 on windows 98 machine it displayed message stating "The setup requires at least version 2.5 of Microsoft Data Access


VB installer-Howto remove old version of appn,if any,n start installing the new one -
Title :- VB installer - How to remove the old version of application, if any, and start installing the new one automatically? Hi all, I am using the VB 6.0 and creating an installer package for the same. I want the installer to remove the previously installed application an


More installation questions -
A while ago, I had a question about installing a .NET solution, and I was told to use the Publish option. This created a bunch of files, including a setup file. It does fit the bill -- now everyone says it will install. However, what I do not like about it is how sloppy it looks. Y


Setting up windows installer in VB.NET -
For a project I am doing I am now using the installer, but it requires users to uninstall previous version by hand when run. I seem to not be able to find where to tell the installer to just go and install over the current installation.. Must be missing something here, but what..


General question regarding Installers -
Hello ! I want to distribute a shareware application. I have made the application package with Visual Studio Installer and it is a .msi file. Is it ok to distribute this file as it is (in .msi version) ? Or do i have to compress it again with zip etc. Does it have to be an .exe ?


[2005] Installer Question -
When I'm making an installer with the wonderfully crappy installer maker in VS for my VB program, I've noticed one thing suspicously missing. There doesn't seem to be a way to add an option onto the end of the installer to actually launch the program. You know like a checkbox that's


visual studio installer help -
i have develoepd a vb6 application and i am using crystal report. i need to create an installer n i have tried everything but cannot create the successfully installs it on a client machine. I have read the .chm files too but since i have no experience in this area, i am unable to creat


sp6 seems to break VSI 1.1 -
Hi I have a long standing VB6 project that used to work with Visual Studio Installer 1.1. I have recently installed VB6 SP6 (I know where have I been for 2 years). My VSI installer now won't let me build the installation MSI. Message I recieve upon trying to build the VSI soluti


Automated Downloads For Installer -
I am making an installer which is similar to the KaZaA installer. I want the installer file to be small so that people can download that fast if necessary and then in one stage of the installation it automates a download of software . . . Could someone give me an example of what it mi


hi... -
Hi, I am using visual studio installer for Deploying Visual basic applicatrion.It works fine wiht most of the machinebut two machines i encounter this problem. 1)In first one the error was this installation package cannot be installed by the windows installer service .You must inst


DirectX 8.0 and VB 6.0 (Urgent) -
Hello to all Forum Members! I'm very new to DirectX programming in VB. I have a very basic doubt. I have developed a Sound Recording program using DX 8.0 and now I want to build an Installer for the same. I'm not sure which files I should include in installer to consider the Install


MSIExec problem -
Over the last two days I noticed whenever I start VB6, I have the Windows Installer box running, trying to install another software that's nothing to do with VB6. I got pissed and went to the registry to rename the software's name in a few places. Now the installer does pop up but do