|
-
May 31st, 2006, 05:38 AM
#1
Thread Starter
New Member
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.
-
May 31st, 2006, 05:43 AM
#2
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
May 31st, 2006, 06:13 AM
#3
Thread Starter
New Member
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.
-
May 31st, 2006, 03:09 PM
#4
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.
-
May 31st, 2006, 04:01 PM
#5
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Jun 1st, 2006, 12:43 AM
#6
Thread Starter
New Member
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.
-
Jun 1st, 2006, 12:48 AM
#7
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.
-
Jun 1st, 2006, 12:48 AM
#8
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|