Results 1 to 8 of 8

Thread: Install VB6 App For multiple Users

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    3

    Install VB6 App For multiple Users

    Hi there

    Please could you give advice.
    I need to install my vb6 app(includes crystal reports 11 design controls) onto and xp(Multiple Users) or TS 2003. The problem I am having on XP is that it seems to install only for that user and not all users on the system.

    I think installation onto TS2003 is not a problem. All Program registry key are set in local machine, but seems the installation of some dll's is not.

    Please advise on how I can use an install for all users feature.

    Thanks
    Lee.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Install VB6 App For multiple Users

    Welcome to the Forums.

    For XP you need to install your app from the Add/Remove control panel applette. This will create a prompt for you to choose to install for all users or privately just for yourself.

    For TS 2003 you apply the same process as the Add/Remove applette will place the server into "Install Mode" making it available to all terminal server users.

    Moved
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    3

    Re: Install VB6 App For multiple Users

    Thanks for response.

    I tried as you said on XP, But it did not prompt for all user etc.
    I have packaged the program with package and deployment wizard. On Add remove used the setup program any other suggestion.

    Thanks
    lee.

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

    Re: Install VB6 App For multiple Users

    I am not following you. Whenever I have installed sofware with Admin Priviledges
    "All Users is the default" If you are installing under a users ID then you can't install for all users anyway unless you have admin priv.

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Install VB6 App For multiple Users

    Randem is correct. Can you give us more details on your situation?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  6. #6

    Thread Starter
    New Member
    Join Date
    May 2006
    Posts
    3

    Re: Install VB6 App For multiple Users

    Hi there

    I do login as admin and as admin rights, But when I change users eg after installing under administrator, change to my user. The program gives Dll errors unregistered or something, Also the menu on start menu is only for the installation user eg administrator and not all users. I am using the standard package and deployment wizard in Vb6.

    I have installed app on various machines and had similar problems. Please advise.

    Thanks
    Lee.

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

    Re: Install VB6 App For multiple Users

    You probably installed the dlls in an area not accessable by the user. Where are you registering them? A good place would be the system folder. generally c:\windows\system32.

    You might want to change installers if you are having that many problems that you can't figure out.

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Install VB6 App For multiple Users

    Did you include the Merge Modules for CR 11? Does it run when you are logged on as Admin? Are you talking about the XP system or the TS?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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