Results 1 to 5 of 5

Thread: Windows or Inno Setup keeps same Access 2000 file when installing my VB6 application?

Threaded View

  1. #1

    Thread Starter
    Addicted Member kutlesh's Avatar
    Join Date
    Jun 2018
    Location
    Skopje, Macedonia
    Posts
    211

    Windows or Inno Setup keeps same Access 2000 file when installing my VB6 application?

    I am using Inno Setup to create installer for my VB6 application.
    The installation consist of only MyApp.exe, and the Access 2000 mdb file where the links to tables reside.

    I keep compiling with newer mdb file with old links removed and new added. It keeps installing the same mdd file with old links to tables from several builds before.

    Cannot resolve where is the problem. Is somehow Windows 7/10 caching the mdb file and copies the same file over and over again from builds before?

    Or Inno Setup is caching the same file and puts it again in the installer?

    I know this is not the right forum for this sort of question but I had to ask. Move it to appropriate forum section if needed.
    Last edited by kutlesh; Dec 5th, 2019 at 05:36 AM.

Tags for this Thread

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