Hi TI team,
We are trying to install the driver msp430_ti_signed.inf using a batch file. It is successfully installs without any issue's.
Batch file has some limitation on the location which creates problem in wrap our batch file with application.
For e.g. It is not working from program Files folder, even with admin rights due to the below reasons
a) pnputil used in our script not handling the space in folder names. If space exist in folder name it wont work
b) Permission issue in program Files folder
Clarification Required:
1. Can you please suggest how to convert inf file to exe(Installer)? Is it possible to convert inf file to exe(installer) using bit rocker?
2. Can you suggest any other tools to convert inf file to exe (installer) other than bit rocker?
3. We believe preparing a installer will solve permission issue in restricted folders like program Files. Please advice us on the 3 points
Thanks and Regards
Manoj