Box dll
Posted: Tue May 13, 2014 10:40 am
Hi,
I'm trying to get away from registering my dll when ever I deploy my new version of the application. So I used the Box dll feature and add my few critical dlls to it (with load on startup checked) and packed them into one monolithic exe.
And then I unregistered my dll's on the deployment machine and tried to launch the vmp exe and it fails to launch. Checking the proc mon shows that the exe is still trying to load the dll's by querying the registry and hence it fails.
How Do I accomplish the above scenario?
Thank you
Brad.
I'm trying to get away from registering my dll when ever I deploy my new version of the application. So I used the Box dll feature and add my few critical dlls to it (with load on startup checked) and packed them into one monolithic exe.
And then I unregistered my dll's on the deployment machine and tried to launch the vmp exe and it fails to launch. Checking the proc mon shows that the exe is still trying to load the dll's by querying the registry and hence it fails.
How Do I accomplish the above scenario?
Thank you
Brad.