Dear all,
Is there any light environment development which one can use and deploy without the need for Admin permissions?
Up to now, I have been able to develope small macros for Workbench and MultiTerm using VBA. This was extremely convenient because one can develop and deploy the macros to the users without the need of Admin rights.
Now with Studio, there is no support for COM based development environments, so it is not possible to develop Studio macros from VBA.
I have looked into VisualStudio express but then you have to create an installation routine which has to be run with Admin rights.
The SDL PowerShell toolkit comes close to what I am looking for but it has you need admin rights to change the execution policy, otherwise, you cannot run scripts... :(
I was wondering if anybody knows of any other option.
Thanks!
Daniel García