Results 1 to 18 of 18

Thread: Install exe compiled with Windows 2000 at WinNT station

Hybrid View

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    5

    Install exe compiled with Windows 2000 at WinNT station

    Hi,
    I have written an application with VB 6 at Windows 2000 OS. Now I would like to install this application at another PC with WinNT OS. I couldn't install it as some files are different, e.g comcat.dll, oleaut32.dll, olepro32.dll, comdlg32.ocx, mscomctl.ocx, etc.


    The dates of the files in WinNT OS PC are pretty old, 1997 but the one I had in Windows OS is 2003.

    Please advise.

  2. #2

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    5

    Re: Install exe compiled with Windows 2000 at WinNT station

    Quote Originally Posted by RhinoBull
    Of course they are, so what happend when you tried?
    I was prompted with a message telling me that a newer version is needed. I couldn't continue with the installation.

  4. #4
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Install exe compiled with Windows 2000 at WinNT station

    You know, you just remainded me something: few years ago we had to have an NT machine so we could compile new releases and also build distribution directly on NT for NT - that was the only way at the time as our main development platform was already XP.

  5. #5

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    5

    Re: Install exe compiled with Windows 2000 at WinNT station

    Quote Originally Posted by RhinoBull
    You know, you just remainded me something: few years ago we had to have an NT machine so we could compile new releases and also build distribution directly on NT for NT - that was the only way at the time as our main development platform was already XP.
    So, that is the only way, find a NT PC, install VB6, compile it again? No other alternatives?

    Thank you.

  6. #6
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: Install exe compiled with Windows 2000 at WinNT station

    Quote Originally Posted by kkl_mal
    So, that is the only way, find a NT PC, install VB6, compile it again? No other alternatives?

    Thank you.

    I moved your thread here which is where we talk about installation problems, and no, you don't need to recompile your app. Just use the P&D Wizard, Inno, or other 3rd-party installer tool to create a set of installation files. Those files will contain everything that is needed for someone to install your app.

  7. #7
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Install exe compiled with Windows 2000 at WinNT station

    Quote Originally Posted by kkl_mal
    So, that is the only way, find a NT PC, install VB6, compile it again? No other alternatives?

    Thank you.
    Perhaps there is but that is the safe way.
    And you only have to build distribution package once unless you add new components to your project. After that you would only need to compile new exe.

    One good alternative if you (or your company) can afford it is to use CITRIX.
    With CITRIX deployment is a breeze - it really doesn't matter anymore what paltform your end user is on - they all will run the same executable directly from the CITRIX server through virtual layer. Some extra hardware would be required though...

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