PC Review


Reply
Thread Tools Rate Thread

Custom Action Installer class question

 
 
Steve B.
Guest
Posts: n/a
 
      8th Dec 2003
Hi all,


I build an installer class to add custom action to my deployment project
using Visual Studio.

How can I know if the user selected "Just for me" or "All users"?


I tried the context parameter "ALLUSERS" but it is empty .



My goal is to have this code :

if(IsAllUsers)

{

.... Do something ...

}else{

.... Do something different

}




Thanks,

Steve



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook installer class with custom action =?Utf-8?B?QXR1bFN1cmVrYQ==?= Microsoft Outlook Program Addins 0 31st Jul 2006 03:39 PM
Adding Custom Action with Installer class =?Utf-8?B?QXR1bFN1cmVrYQ==?= Microsoft Outlook Form Programming 0 31st Jul 2006 03:38 PM
ClickOnce and Setting MSI ExitCode from a custom action Installer class Clive B Microsoft Dot NET Framework 0 14th Feb 2006 05:38 PM
Installer: custom Action : Condition ucasesoftware Microsoft VB .NET 1 7th Oct 2005 07:43 PM
Custom Action using Visual Studio Installer 6 Sashank Singuluri Microsoft Windows 2000 MSI 3 4th Mar 2004 08:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:56 AM.