Support for winautomation executables!
Alex102
Posts: 2
Please can you guys add support for winautomation executables?
They're wrote and compiled in .net but for some reason Smart Assembly has trouble protecting it
It says a temp file winautomation writes too when compiling executables is missing and is a dependancy..
Please help , I have nothing to protect my software!
They're wrote and compiled in .net but for some reason Smart Assembly has trouble protecting it
It says a temp file winautomation writes too when compiling executables is missing and is a dependancy..
Please help , I have nothing to protect my software!
Tagged:
Comments
It simply runs a dos command "calc.exe"
SmartAssembly needs to be able to analyze each direct dependency of the assembly you want to protect, so it will need to be able to analyze WinAutomation.Actions.Runtime.SystemActions.dll and WinAutomation.Shared.Runtime.dll since the executable ends up directly referencing them.
When winautomation creates those dlls are they stored in your temp folder? Hopefully this is the case, and when SmartAssembly tries to find the dlls, you can just point it to the temp location. Or perhaps are there copies of the dlls stored in the winautomation install directory?
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?