Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / November 2004

Tip: Looking for answers? Try searching our database.

Deploying a .NET Project

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MVB - 09 Nov 2004 15:18 GMT
Hi
I am creating a setup for my application.
I am using a third party software in my application and I want to install
that before my application gets installed.I also don't want the third party
software to be visible on the target machine after installation.i.e after it
is installed it should not be seen on the "Add Remove Prgrams".Is this
possible?
It would be great if someone would suggest me what to do in such scenario.
Thanks and Regards
Phil Wilson - 09 Nov 2004 15:32 GMT
If you want to install the 3rd party software before yours, you probably
have to use a launcher program that installs that one and then yours. Do you
know anything about this 3rd party software? Does it use Windows Installer
(it might be an MSI file or an exe that includes an MSI file)?
Signature

Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

> Hi
> I am creating a setup for my application.
[quoted text clipped - 7 lines]
> It would be great if someone would suggest me what to do in such scenario.
> Thanks and Regards
MVB - 09 Nov 2004 16:05 GMT
Yes..
It is a .exe file.
A setup.exe file.
I an use the launch condition ind VS.NEt Deployment tool and install the 3rd
party software,but my concern here is I don't want the target machine,where
the application will be installed to see that product.
Is it possible.
Thanks and Regards..

> If you want to install the 3rd party software before yours, you probably
> have to use a launcher program that installs that one and then yours. Do you
[quoted text clipped - 11 lines]
> > It would be great if someone would suggest me what to do in such scenario.
> > Thanks and Regards
Peter van der Goes - 09 Nov 2004 16:45 GMT
> Yes..
> It is a .exe file.
[quoted text clipped - 4 lines]
> Is it possible.
> Thanks and Regards..

Out of curiosity, do you plan to have the third party product uninstall
automatically when your main product is uninstalled by a user?

Signature

Peter [MVP Visual Developer]
Jack of all trades, master of none.

MVB - 09 Nov 2004 16:59 GMT
Yes
That is exactly what I want to do.

> > Yes..
> > It is a .exe file.
[quoted text clipped - 9 lines]
> Out of curiosity, do you plan to have the third party product uninstall
> automatically when your main product is uninstalled by a user?
Phil Wilson - 09 Nov 2004 18:36 GMT
They're all called setup.exe. ;=)  But does it contain an MSI file? Many of
them do, just like the dotnetfx redist contains an MSI file. The point being
that I know how to hide an MSI-installed product, but you probably can't
change anotther type of install unless you hide the associated registry
entries.
Signature

Phil Wilson [MVP Windows Installer]
----

> Yes..
> It is a .exe file.
[quoted text clipped - 20 lines]
> > > It would be great if someone would suggest me what to do in such scenario.
> > > Thanks and Regards
MVB - 10 Nov 2004 00:29 GMT
could you please tell me  how to hide an MSI-installed product.
It would be really helpful.
Thanks and Regards

> They're all called setup.exe. ;=)  But does it contain an MSI file? Many of
> them do, just like the dotnetfx redist contains an MSI file. The point being
[quoted text clipped - 32 lines]
> scenario.
> > > > Thanks and Regards
Phil Wilson - 10 Nov 2004 16:02 GMT
You can hide the product in Add/Remove by editing the MSI file with Orca
(from the Windows Installer section of the Platform SDK) and adding to the
Property table the property ARPSYSTEMCOMPONENT with a value of 1.
Signature

Phil Wilson
[Microsoft MVP-Windows Installer]

> could you please tell me  how to hide an MSI-installed product.
> It would be really helpful.
[quoted text clipped - 43 lines]
>> scenario.
>> > > > Thanks and Regards

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.