07-05-2005 08:43 AM
07-06-2005 10:03 AM
07-06-2005 11:41 AM
Hi Timo,
thank you for the link!
Here on my XP machine it is quite different, e.g. under file properties there is no
security tab:womansad:
If I want to set the right for a file or a folder I have to use "cacls.exe".
E.g. to be able to work with labview 6.0.2 under my XP installation as a normal user
I had to give the following command (as a administrator):
cacls "C:\Programme\National Instruments\LabVIEW 6" /e /t /g ZSW119\spofahl:f
So the command for the max config file would be:
cacls C:\Programme\National Instruments\MAX\config.mxs /e /g ZSW119\spofahl:w
But the problem remains the same, you are still not allowed to configure the com-ports
Regards, Stefan
07-06-2005 12:10 PM
07-07-2005 02:02 AM
07-07-2005 02:16 AM
That should only happen if you have formatted the harddisk as FAT. In that case individual file security settings are not really possible under Windows as FAT has no concept of file security.
@stefan! wrote:
Hi Timo,
thank you for the link!
Here on my XP machine it is quite different, e.g. under file properties there is no
security tab
07-07-2005 02:50 AM
07-07-2005 03:04 AM
07-07-2005 03:05 AM
07-08-2005 02:20 AM