Bugs item #1841987, was opened at 2007-11-30 22:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1841987&group_id=105970
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: extensions
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: David Errick (davider123)
Assigned to: Scott Kurtzeborn (scotk)
Summary: ps:SnapIn does not create registry value CustomPSSnapInType
Initial Comment:
the registry value "CustomPSSnapInType" needs to be the fully resolved
classname (includeding namespace) of the CustomPSSnapIn class
eg. if our .cs file had
namespace OurStuff.Powershell
{
#region Snap-in
[RunInstaller(true)]
public class OurCustomSnapIn : CustomPSSnapIn
then CustomPSSnapInType should be:
OurStuff.Powershell.OurCustomSnapIn
after the installation.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1841987&group_id=105970
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs