|
#1
|
|||
|
|||
|
Installing small update as reinstall
Here is MSDN article that describes "applying small updates by reinstalling"
http://msdn2.microsoft.com/en-us/library/aa367575.aspx How do I make Setup Factory project that does that? Do I need to create some kind of a custom bootstrapper? I can see that in your library there is a function g_GetInstalledRunCommandLine() that uses the required command line parameters ("REINSTALL=ALL REINSTALLMODE=vomus"). But I do not understand how can I use it from the Setup Factory main project... Do you have any sample projects/articles/etc related to "applying small updates by reinstalling"? Help please moved from this thread http://www.indigorose.com/forums/showthread.php?t=20602 |
|
#2
|
||||
|
||||
|
I was just looking in the bootstrapper code and found this:
Code:
strCommandLine = "-i \""..strExtractedPath.."\" REINSTALL=ALL REINSTALLMODE=vomus"; Adam Kapilik |
|
#3
|
|||
|
|||
|
Wahoo! Default bootstrapper worked for a new project. There was something screwy on my existing project - bootstrapper always fails with "file not found" error, but on the new and fresh project it worked! Thank you.
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| True Update Client Auto restart problem! | Venkat | TrueUpdate 2.0 | 2 | 01-24-2007 11:00 AM |
| Adding a TU2 LAN update server | Tek | TrueUpdate 2.0 | 7 | 04-11-2005 01:39 PM |
| Update | arnaud | AutoPlay Media Studio 5.0 | 4 | 11-25-2003 10:15 AM |
| Installing an update before doing other stuff | DerekZahn | Setup Factory 6.0 | 1 | 08-07-2003 02:35 PM |
| Installing update problem | Peugeot205 | AutoPlay Menu Studio 3.0 | 1 | 03-06-2001 01:37 PM |
All times are GMT -6. The time now is 10:32 PM.









Linear Mode

