Login  Register

Re: Change location of generated Jogamp.exe

Posted by Xerxes Rånby on Dec 16, 2016; 12:58pm
URL: https://forum.jogamp.org/Change-location-of-generated-Jogamp-exe-tp4037528p4037529.html

If the customer SRP _only_ allow to start programs from program files then you need to make sure that the application gets installed inside program files and that all natives are pre-unpacked to the same installation folder.

By pre-unpacking the natives removes the need for jogl to find a temporary directory that allow execution where it first need to unpack the native files before running them.

2016-12-16 13:46 GMT+01:00 d0lph1n [via jogamp] <[hidden email]>:
Hi,
One of our customers are using a SRP(software restriction policy) so that user cant execute any programs from their user folders. And Jogl is generating an executable when it starts like:


Is there a way to change where jogl places this executable? The customer is only allowed to start programs from program files.

Thanks in advance.



If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/Change-location-of-generated-Jogamp-exe-tp4037528.html
To start a new topic under jogl, email [hidden email]
To unsubscribe from jogamp, click here.
NAML