eBoostr Portable?
By fastest963 | March 17th, 2008 | 9:07 pm
I’m working on a Thinstall version of eBoostr, if someone can help me with this….
It seems to be launching the service successfully, however I cannot seem to get the “Control Panel” to open its window, it shows up in the taskbar but I cannot open it.
I’m posting links below to the files captured and the final result….
Final Exe(s):
http://torrent963.elementfx.com/files/eboostr_final.zip
Files Captured:
http://torrent963.elementfx.com/files/eBoostr2(BETA).zip
Thanks
If this is not possible because of driver/service requirements, can a .bat or something be made to install the required components then delete them upon close?
Mar 22, 2008
could this be because the VM that i am working in to make the thinstalls doesn’t have .NET framework installed???
Apr 05, 2008
I don’t think a Thinstalled or Sandboxed eBoostr is a practical idea, as the whole idea of sandboxing is that the sandboxed program only works within it’s container and won’t affect the external host; i.e., eBoostr will not be able to intercept the OS’s read/write requests outside the sandbox.
Therefore, the practical way it can be made portable is by having an external loader that installs eBoostr on execution and uninstalls when the control panel is exited.
If that’s the case, then I don’t see how it’ll be of use to anybody…