Results 1 to 12 of 12

Thread: Install issue???

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Install issue???

    Hello,

    I have vb installation that installs everything fine....but if I delete a (non-essential) file such as a bitmap and then try to start my program....the windows installer starts up. It seems as though the program is looking for every file in my install directory. What could be happening here? The files I am trying to delete are not needed by the actual application. They are just additional files that are intalled to the apps folder.

    So in summary..why does windows installer start when I try to start my app....if I delete a non-essential file that was installed during initial installation?

    Thanks!

  2. #2

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Install issue???

    Moved to Application Deployment.

    What package did you use to make your installation and setup files?

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Install issue???

    What are you using to install with? it obviously isn't PDW or Inno Setup since you mention that the Windows Installer starts up. More details are needed.

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Re: Install issue???

    I am using the Enterprise edition of Visual Basic Installer.

  6. #6
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Install issue???

    Now is the Windows Installer that starts for your app or some other app?

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Re: Install issue???

    Windows Installer

    see pic
    Attached Images Attached Images  

  8. #8
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Install issue???

    Yes, we got that but what is it attempting to install. That usually happens if you attempt to access some component in Windows/Office that is not installed.

    What does your app make referenes to?

  9. #9

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Re: Install issue???

    It trys to install my application again. The senerio is.... I install my application (OK).... I browse to the applications folder (OK)..... I delete a non-essential file such as a bitmap file (OK)..... Then.... I start my application and it starts the Windows installer which is looking for my install file so that it can reinstall the application. It APPEARS that by deleting any file in the application folder ....causes the application to want to reinstall.

  10. #10

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Re: Install issue???

    bump

    ...and thanks!

  11. #11
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Install issue???

    I have never heard of VB6 using the Windows Installer. PDW is the default. Are you using .Net?

  12. #12

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2003
    Posts
    830

    Re: Install issue???

    VB6 SP5 Enterprise

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width