How can I remove unnessary plugin modules from my project ?

Ask general questions here.
rastek
Posts: 185
Joined: Wed Aug 06, 2014 12:00 pm

How can I remove unnessary plugin modules from my project ?

Post by rastek » Mon Aug 18, 2014 10:58 am

Hi,
Even if I remove some plug-in references under preferences subtree, I see them in output sections when I compile my project. Can anybody help me on this ?

Actually my aim is minimize the necessary files to run my project exe on a remote pc without installing Renorex . Right now I need to put all files under Bin directory to get my exe worked, otherwise it gives error for plugin files when I dont put them under Bin directory.

For example I dont need the java plugin so i remove it from references, but i see it is still looded durin build phase.

Module Loaded: Ranorex.Plugin.Java.dll

Thanks,

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How can I remove unnessary plugin modules from my project ?

Post by Support Team » Wed Aug 20, 2014 1:09 pm

Hi Rastek,

It is recommended to install Ranorex on each machine where Ranorex is used. Copying of all the DLLs should just be a workaround in case it is not possible to install Ranorex.
There is currently no way to tell Ranorex to not load a specific DLLs on startup.

Regards,
Markus