08-01-2005 03:54 PM - edited 08-01-2005 03:54 PM
Message Edited by DirkT on 08-01-2005 03:58 PM
Message Edited by DirkT on 08-01-2005 04:02 PM
08-03-2005 04:57 AM
Hi DirkT,
Running DIAdem with User rights has different aspects we need to look at.
1) Registry Write Access
Launching DIAdem the first time with administrative rights registers some OLE components in the registry. After this step no more Admin rights are necessary for the registry. However running DIAdem as user might result in error messages as DIAdem tries to re-register the components again. You can avoid this by setting the RegWriteAccessAllow Key to 0 (see online help under "Administrator Notes")
2) File / Folder Write Access to the DIAdem Installation Folder
DIAdem needs write access to certain files e.g. the error logfile DEM_ERRS.001 or DESKTOP.DDD when saving configurations. You may change the folder where these file are being stored and searched for to a writeable folder by launching DIAdem with the "/d<NewFolder\MyDesktop.ddd>" start parameter or by setting the environment variable "DemDDD" to that folder. Then move the following files from the DIAdem installation folder to your new writeable folder:
*.ddd
userpar.par
dem_errs.*
3) File / Folder Write Access to other Folders
There are a number of other folders that DIAdem 9.x needs write access to and which cannot be changed. All of these folders are located by default under "%ProgramFiles%\National Instruments\Shared". Currently you need your Admin to give you write access to that folder and below
For future versions of DIAdem the team is working to make running under user rights easier.
Hope that helps,
Marcus
08-03-2005 09:39 AM