LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

problem with embedded uir files

I just stumbeled over a weird problem with a project that has it's uir files emebdded in the executable
(cvi 7.0, win XP pro).
The executable runs just fine as long as the user has admin-privlegues - if not,
I get a message telling me 'cannot access uir file - permission denied'.
this is in spite of the fact that the user has full read/write privilegues to the directory where the program ist located.
in addition, all goes well if I provide the uir file separately from the exe.
but this is just what I wanted to avoid by emedding them, thus avoid problems w. wrong version, missing file ets.
--
Once the game is over, the king and the pawn go back into the same box.
0 Kudos
Message 1 of 3
(3,168 Views)
This has already come up in the forum. The link to the thread is -

http://forums.ni.com/ni/board/message?board.id=180&message.id=12240#M12240

This should answer your question.

- jared
Message 2 of 3
(3,164 Views)
thanks for the hint (I had searched the forum before but nothing found).
I also tried the proposed _putnev() workaround, but it didn't work either (probably due to caching, as mentioned).
is this problem fixed with cvi 7.1 ?
--
Once the game is over, the king and the pawn go back into the same box.
0 Kudos
Message 3 of 3
(3,142 Views)