Simon Burgess a écrit :
>
> Hi I’m using WiX 2.0.3719
>
> In IIS, for a Website, there are 3 options for Execute permissions
> (‘none’, ‘script only’ and ‘scripts and executables’). The Execute
> attribute in WebDirProperties is YesNo Type – yes sets ‘scripts and
> executables’ no sets to ‘none’
Thanks for aswer. It works.
And next question:
How to set CheckBox value? CheckBox, when displayed have checked
state. How to set it in non-checked state in initialization?
Thanks,
Anton.
On 9/7/06, Dana Gutride <[EMAIL PROTECTED]> wrote:
> Anton:
>
> Instead of using StartServer = "0" try NO
Hello list,
I was just wondering if it is possible to modify permissions for groups,
such as Users.
Actually, I need to get rid of the Users group for one of my folders and
to set a ACL for just one specific user and administrators.It seems that
LOCAL_MACHINE _NAME\Users is there by default. T
Title: [WiX-users] merge module for olepro32.dll
Is that possibly related to the Visual Basic 6.0 runtime (cfr. http://support.microsoft.com/kb/187282/EN-US/)? If so, try http://www.microsoft.com/downloads/details.aspx?FamilyId=F9D19334-61EC-48CF-BB4E-3AEC65EDD50B&displaylang=en .
Frederik.
Dana Gutride a écrit :
> Roxana:
>
> The following works for me. You might want to try some variation of
> these in your install.
>
> (this uses the
> lockpermissions table)
> Extended="yes"/>
> Extended="yes"/> (IIS_WPG is a group)
>
> How are you formatting your permission element?
>
> D
What happens if you just try to set the permission for the user that you want to use: . Doing this results in the folder created having only Everyone and System with permissions on the folder. Users does not show up in the ACL list.
There are additional properties you can set in the extended perm
Standa Kunc wrote:
> F:\tmp\wix\didakta-geometrie1-2002-klient\main.wxs : error LGHT0112 :
> Unresolved
> reference to symbol 'Merge:msvbvm60.1E64E430-36E0-11D2-A794-0060089A724B' in
> se
> ction 'Product:3A41A001-5F28-4598-8225-4A3A13878F73'.
> make.EXE: *** [all] Error 112
>
> msvbvm60.msm is
Dana Gutride a écrit :
> What happens if you just try to set the permission for the user that
> you want to use: .
> Doing this results in the folder created having only Everyone and
> System with permissions on the folder. Users does not show up in the
> ACL list.
>
> There are additional pr
Title: [WiX-users] merge module for olepro32.dll
It's part of the OLE Automation package, oleaut32.msm, which you can obtain from Frederik's link. Use a element to merge in the merge module.
There's a known error in this package, see http://www.installsite.org/pages/en/bugs_msi.htm. Click the
Ok, I just threw together a quick MSI to see if I could get something like what I think you are describing working. Try the following, replacing the user hello with the user you created. This doesn't add any others Users to the folder and you can add them one at a time if you need to.
Hello everyone
I have an InstallShield based msi from which I extracted UI using dark and
would like to localize this UI, is there an easy way to do this in either
WiX 2.0 or 3.0?
If it is not easy or possible, what is the best way to localize the
(non-InstallShield extracted UI which is creat
As part of setting up my website/vdir, I want to add an existing domain user to the local iis_wpg group. What is the correct way to do this? Here's what I'm trying but it says that GroupRef must be under a component:
I've got some merge modules that contain policy dll files and config files for assemblies that need to go into the GAC. I have tried several different things to get these files placed into the GAC with the associated assemblies, but to no avail. I have tried adding them to the same component and se
It is strange. Now it works.
Just for record:
I am using wix 2.0.4423.0. I have downloaded Merge modules for Visual
Studio Service Pack 5 from Microsoft. My wxs files and localization
file are included in attachement.
Few other msm files were merged without problem. Only with
msvbvm60.msm was e
Thank you all very much, this is the advice I needed.
There is last unmerged dll file named vb6stkit.dll. Is there special
merge module for this library?
To be clear I want to merge all files that are written in the original
non-msi setup. See orginal non-msi setup log in attachment.
S. Kunc
O
15 matches
Mail list logo