Re: Installing new wodUpdSv.exe with Installshield (General questions)

by Jasmine, (5980 days ago) @ alexandreo

Alex,

ok, request update again (or download DEMO if you're still evaluating) and try it now. You will be able to do this in DownloadDone event:

wodAppUpdate1.Files(0).Permissions( Everyone ) = PermRead + PermWrite + PermExecute

please note that this will be effective only if this is new file on the system - if you are only replacing or updating files, it will keep it's permission settings. But I believe this will solve your problems.

Besides 'Everyone' you can use any group name, user name, or well known SID (best way to do it!), refer here: http://msdn.microsoft.com/en-us/library/aa379649(VS.85).aspx

Regards,
Kreso

locked

Complete thread: