06-07-2016 02:22 AM
With my stand alone labview application, moving data from application into excel using report generation toolkit required administration right in windows 8 or Higher version OR in MS Office 2013 or Higher version. Without administrative right it will not log data in excel file. Is there any solution to log data without administrative rights ?
06-07-2016 04:01 AM
06-07-2016 03:06 PM
You shouldn't need admin rights. Can you give us a little more detail on exactly what you are doing with Excel? Are you opening an Excel template that gets saved after the data has been added?
06-07-2016 03:59 PM
06-07-2016 04:08 PM
If you show us the code (attach a VI, not a picture of a VI, please), we can probably at least explain why this is happening, and can probably suggest a fix. You should not need Admin rights to use the RGT nor to write an Excel file (unless you are writing in some "protected" folder).
Bob Schor
06-07-2016 10:56 PM
In some Windows 8 System with MS office 2013, labview application needs admin right to copy data into excel file. without admin right only excel template was create and no data will copy to excel, but when we open application with admin right it is works fine and copy all data with formating too.
06-07-2016 10:57 PM
Actually excel data are formated report so we cannot use delimited text file and End user have problem with admin right issue.
06-07-2016 10:59 PM
Actually problem occures before saving the excel, we just create blank template from RGT and copy data with formating.
06-07-2016 11:01 PM
This issue is not come with all systems, some specific system has only issue to copy data. others was works fine so I need a solution to give a admin right of application at the time of installation or by any ways that it opens only with admin right.
06-07-2016 11:07 PM
Again, without seeing the code that doesn't work for you, it is basically impossible to suggest a fix. Attach your VI and you stand a much better chance of getting an answer.
Bob Schor