|
#1
|
||||
|
||||
|
Can Setup Factory Merge Registry Keys
Question
Can Setup Factory Merge Registry Keys Answer Merging registry keys is a very easy process in Setup Factory. It involves nothing more than using a File.Run action and setting the Command line arguments to point to the registry file to be merged. As an example, we will merge c:\\mykeys.reg into the user's registry: Create a File.Run action with the following settings: Code:
File.Run(SessionVar.Expand("%WinFolder%\\regedit.exe"), "/s c:\\mykeys.reg");
Program Reference | Actions | File | File.Run Program Reference | Actions | SessionVar | SessionVar.Expand For more information please visit the following websites: Microsoft Knowledgebase Article: http://support.microsoft.com/?kbid=310516 Last edited by Adam; 04-29-2008 at 01:36 PM. |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Learning Setup Factory 7.0 | Ted Sullivan | Setup Factory 7.0 Discussion | 0 | 09-22-2004 02:01 PM |
| New Features in Setup Factory 7.0 | Ted Sullivan | Setup Factory 7.0 Discussion | 0 | 08-12-2004 01:13 PM |
| HOWTO: Merge Registry Keys | Desmond | Setup Factory 6.0 Knowledge Base | 0 | 10-17-2003 10:31 AM |
| HOWTO: Add DirectX 8.1 Support to your Setup Factory 6.0 Installation | Support | Setup Factory 6.0 Knowledge Base | 0 | 10-30-2002 02:55 PM |
| FAQ: Setup Factory 5.0 Frequently Asked Questions | Support | Setup Factory 5.0 | 0 | 10-10-2002 10:50 AM |
All times are GMT -6. The time now is 10:15 PM.








Linear Mode

