No custom action should be necessary. There are built in folders for the All
Users profile (MSI SDK will remember better than I) and HKLM is a provided
root.

On Mon, Dec 20, 2010 at 10:05 AM, John Alan Belli <jabe...@pobox.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I need to create the following directory structure as part of my
> installation:
>
> %ALLUSERSPROFILE%\Company Name\Product Name\Uploads
> %ALLUSERSPROFILE%\Company Name\Product Name\Backups
>
> Also the following registry key will need to be created:
>
> HKLM\SOFTWARE\Company Name\Product Name
>
> "Product Name" in both the file system and registry will
> eventually have the permissions modified using Secure Objects
> custom action (located in WixUtilExtension) so that it works the
> same on XP, Vista and 7.
>
> Is this possible to do or will I have to create a custom action
> DLL?
> - --
> John Alan Belli      jabe...@pobox.com       http:// coming soon
> (_...@___#    PGP DH/DSS Key ID: 0x9F9A5233  RSA Key ID: 0xFD7399CD
> U/~       O-       Available by finger and on various keyservers
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.12 (MingW32) - WinPT 1.4.2
> Charset: UTF-8
>
> iEYEARECAAYFAk0PmrIACgkQ2IsOhZ+aUjNDiwCg+CufJRZq27EFEJ8UWZIiNlb6
> elcAmwYDY0sTq4hqsgNH8IZZJWeEdL9q
> =TzuI
> -----END PGP SIGNATURE-----
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to