History log of /vbox/src/VBox/Main/src-all/win/comregister.cmd
Revision Date Author Comments Expand
bcc653e9701ab8eda7bb50b56a5a147d4e0f061d 55208 13-Apr-2015 vboxsync

Main/comregister.cmd: for some mysterious reasons the line split doesn't work, so make it one line again as the check is a very valuable time saver

9c6d485561ecd91a5bf9f6949097db785d1794b5 52418 19-Aug-2014 vboxsync

comregister.cmd: Check if the current user is an administrator. Otherwise all the COM registration will fail silently.

1261471f86d0e64fd02a892a0f9ed6649a5ab18b 52397 18-Aug-2014 vboxsync

comregister.cmd: Added support for handling installation paths containing spaces.

32d98196b5fd7105521bb4990396979f4472dab1 51611 12-Jun-2014 vboxsync

Old 4NT versions cannot handle ProgramFiles(x86), changed the test.

8acaf102371230260108169451bf466cdb74ca20 51572 07-Jun-2014 vboxsync

comregister.cmd: don't install the proxy stub on XP and W2K3.

db18996f3d8bd0c6b6e2a92ebcb8df2872836ee8 49911 15-Dec-2013 vboxsync

32-bit on 64-bit proxy dll (still disabled), made comregister.cmd register the proxy stuff when present.

09497b70aba5a0dec7f7caf48ac53ea91ec36734 49537 18-Nov-2013 vboxsync

Main/VBoxClient-x86: attempt to fix packaging, needs VBoxRT-x86.dll, and has to move to a separate directory to allow having 32 bit msvc*.dll in the same directory

a8e63ead10cffc72a7a6f4318d5e396926c3c229 48323 05-Sep-2013 vboxsync

Main,Installer: 32-bit on 64-bit COM API support (windows). Currently disabled

3f61065c877b704f8ec64f4d6f62e41b78cb3f9c 39262 10-Nov-2011 vboxsync

comregister.cmd: Try make sure the right stuff is registered and that the PATH does not interfer.

8f944228b878e6b03ce3d71ce5b6fe50f095ca65 35376 30-Dec-2010 vboxsync

moved comregister.cmd.