|
-
Aug 23rd, 2005, 02:12 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Install package without executable?
I need my program to work over a network and the error i get is that the computer reading the exe over the network doesn't have the component (eg. msflexgrid)
is there anyway i can make an install package with no executable but just installs the components to the correct place??
failing that how can i place the components in the computer manually??
thanks
GTJ
-
Aug 23rd, 2005, 02:24 PM
#2
Fanatic Member
Re: Install package without executable?
hmm...
Do you mean that you want to make an installer to install and register dll's / ocx's?
-
Aug 23rd, 2005, 02:28 PM
#3
Re: Install package without executable?
Your better off making a installation package. This is easily done using any number of packaging software r the free P&D Wizard that comes with VS 6. check out the Application deployment forum's FAQ for a good listing.
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 
-
Aug 23rd, 2005, 02:41 PM
#4
Fanatic Member
Re: Install package without executable?
I like to use Setup2Go for my installers, it's easy to use & gives you lots of options (in your case you can make it do a 'silent install' so that it just installs & registers the dlls/ocxs you select. It also combines it all into 1 compressed file
-
Aug 23rd, 2005, 03:05 PM
#5
Thread Starter
Hyperactive Member
Re: Install package without executable?
How would i acquire this Setup2Go??
-
Aug 23rd, 2005, 03:08 PM
#6
Re: Install package without executable?
Google is your friend. 
http://www.dev4pc.com/
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 
-
Aug 23rd, 2005, 03:50 PM
#7
Re: Install package without executable?
 Originally Posted by RobDog888
Google is your friend.  ...
I once suggested that and here's the result ...
-
Aug 24th, 2005, 04:50 AM
#8
Re: Install package without executable?
greythej
Please read Installation Problems in my signature.
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
|