How to handle permission issue in Softgrid
Problem faced:
The shortcut is creating temporary runtime entries when launched (i.e the files are created and gets deleted automatically once you exit the app). I added those files in sft and published it on client the application loads successfully but it throws an error when launched saying that files under certain location could not opened Check if the files exist and you are pemitted to read these files.
The files which are getting created on runtime requires permission, how to i handle this in SoftGrid as it works fine when repackaged after adding and giving permission to those files.
The shortcut is creating temporary runtime entries when launched (i.e the files are created and gets deleted automatically once you exit the app). I added those files in sft and published it on client the application loads successfully but it throws an error when launched saying that files under certain location could not opened Check if the files exist and you are pemitted to read these files.
The files which are getting created on runtime requires permission, how to i handle this in SoftGrid as it works fine when repackaged after adding and giving permission to those files.
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
BadShadd
16 years ago
Posted by:
shweta_kar
16 years ago
Hi Badshadd,
I tried giving permission to the root level directory but it dint work for me and threw these error stating unable to read the file.
I repackaged the application, it works fine when we add the runtime entries and give permission to C:windows\system32\app folder , so while sequencing i installed the repackaged msi instead of setup, but in vain
Is there any other trouble shooting method while handling permission in softgrid.
I tried giving permission to the root level directory but it dint work for me and threw these error stating unable to read the file.
I repackaged the application, it works fine when we add the runtime entries and give permission to C:windows\system32\app folder , so while sequencing i installed the repackaged msi instead of setup, but in vain
Is there any other trouble shooting method while handling permission in softgrid.
Posted by:
BadShadd
16 years ago
I didn't say root level directory, I said 'Mozilla top-level directory' or Q:\Firefox.v13\Mozilla Firefox \ (if this is where you installed to) & HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla.
[font="times new roman"]Try making the security changes at these locations & use 'Authenticated Users' = Modify permissions.
[font="times new roman"]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.