| | |
how to set windows installer properties in custom installer
Please support our C# advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 123
i know how to get property values :
but i dont know how to set them from custom installer class.
any ideas?
C# Syntax (Toggle Plain Text)
Context.Parameters["nameOfProperty"]
any ideas?
Due to lack of freedom of speech, i no longer post on this website.
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 123
before install. the problem is following, my setup deploys two executable. when i have new version of that software, it needs to check if both components installed, if they are installed then it needs to upgrade two of them, if only one of them installed then it needs to upgrade only one of them.
do you have another idea about how to do that?
do you have another idea about how to do that?
Due to lack of freedom of speech, i no longer post on this website.
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 123
here is the better explanation of the situation :
let say your application is composed of two components, one being the regular application, the other being the administrator console.
when you push the updates to the clients, if they have the adminstrator console installed as well as the regular application, then you want to upgrade both of the components. else, you just want to upgrade regular application but not the administrator console. all must be done using one windows installer file (.msi)
if you can think of another idea, i am open to do that too.
let say your application is composed of two components, one being the regular application, the other being the administrator console.
when you push the updates to the clients, if they have the adminstrator console installed as well as the regular application, then you want to upgrade both of the components. else, you just want to upgrade regular application but not the administrator console. all must be done using one windows installer file (.msi)
if you can think of another idea, i am open to do that too.
Due to lack of freedom of speech, i no longer post on this website.
![]() |
Similar Threads
- Windows Installer Service Error (Windows NT / 2000 / XP)
- Windows Installer Error (Windows NT / 2000 / XP)
- Windows Installer problem (Windows NT / 2000 / XP)
- Windows installer popping up (Windows NT / 2000 / XP)
- windows installer (Windows NT / 2000 / XP)
- Windows installer popping up (Windows NT / 2000 / XP)
- Problems with Windows Installer popping up! (Windows 95 / 98 / Me)
- popups,windows installer error when starting apps (Viruses, Spyware and other Nasties)
- cd burner and windows installer (Windows NT / 2000 / XP)
Other Threads in the C# Forum
- Previous Thread: C Sharp and WebServices
- Next Thread: MIS Component
Views: 755 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access algorithm array barchart bitmap box button buttons c# chat check checkbox class client code color combobox control conversion csharp custom database datagridview dataset datetime degrees draganddrop drawing encryption enum excel file files form format forms ftp function gcd gdi+ httpwebrequest image index input install java label list listbox listener login mandelbrot math mouseclick mysql networking object operator oracle path photoshop picturebox post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






