
steffen.seliger1.5524904499282646E12 asked a question.
Set FolderPermission on VISTA
Hi,
I´ve try to set folderpermissions ( INSTALLDIR ) on VISTA using LockPermission Table. How can I differ between FixedDrive and Remote ?
Please help !

steffen.seliger1.5524904499282646E12 asked a question.
I´ve try to set folderpermissions ( INSTALLDIR ) on VISTA using LockPermission Table. How can I differ between FixedDrive and Remote ?
Please help !
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Activity: Status change: 2 hours ago
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Hi,
I´ve try to set folderpermissions ( INSTALLDIR ) on VISTA using LockPermission Table. How can I differ between FixedDrive and Remote ?
Please help ! "
Is your question about setting permissions on a local drive vs. a network drive? You can try using subinacl to see if it works on network drives - I believe that it will as long as the user has the rights but I've never tried it. You can download it here .
Is your question about setting permissions on a local drive vs. a network drive? You can try using subinacl to see if it works on network drives - I believe that it will as long as the user has the rights but I've never tried it. You can download it here . "
Thanks for the LINK.
My question was, how it is possible to differ between lokal and remote by using an condition. If i installed the app an lokal drive, all permissions went fine.
An an network drive ( R:\ ) an error occured.
Here are an Screenshot from the german messagebox
http://webpixels.de/f.jpg
Below is a screenshot showing the properties for a custom action that calls subinacl. You'll need to change the In-Script Execution to Deferred Execution so that it runs with the current users permissions and I'd suggest adding some validation in the UI to verify that the current user has the proper rights. Otherwise the install may error and rollback.