testing now sorry, your correct...

On Sun, Apr 7, 2013 at 10:30 AM, Rob Mensching <r...@robmensching.com> wrote:
> I think you want SystemFolder (
> http://msdn.microsoft.com/en-us/library/windows/desktop/aa372055(v=vs.85).aspx)
> and System64Folder (
> http://msdn.microsoft.com/en-us/library/windows/desktop/aa372054(v=vs.85).aspx
> )
>
>
> On Sun, Apr 7, 2013 at 7:24 AM, David Steadman <steadm...@gmail.com> wrote:
>
>> When I am trying to install a powershell module , it is defaulting to
>> the wow64 directory .. How can I get it to install to the system32
>> even if I specify x32 directory it doesn't work...
>>
>>  <Directory Id="WindowsFolder" Name="WindowsFolder">
>>                 <Directory Name="System32" Id="SYSTEM32">
>>                     <Directory Name="WindowsPowerShell"
>> Id="WINDOWSPOWERSHELL">
>>                         <Directory Name="v1.0" Id="V1.0">
>>                             <Directory Name="Modules" Id="MODULES">
>>                                 <Directory Name="MODULEX" Id="MODULEX">
>>                                     <Component Id="_MODULES"
>> DiskId="1" KeyPath="yes" Guid="fa794b2c-ad95-4490-a407-914fc6a0b6d7">
>>                                         <File Id="Modulex.PSM1_1"
>> Name="Modulex.psm1" Source="..\Script\modulex.psm1" />
>>                                         <File Id="Modulex.PSD1"
>> Name="Modulex.psd1" Source="..\Script\Module.psd1" />
>>                                     </Component>
>>                                 </Directory>
>>
>>
>> ------------------------------------------------------------------------------
>> Minimize network downtime and maximize team effectiveness.
>> Reduce network management and security costs.Learn how to hire
>> the most talented Cisco Certified professionals. Visit the
>> Employer Resources Portal
>> http://www.cisco.com/web/learning/employer_resources/index.html
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
>>
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire
> the most talented Cisco Certified professionals. Visit the
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to