comregister.cmd revision d65680efa46fa49e8bf14e67b29b782510ff934c
@echo off
REM /*
REM * Script to register the VirtualBox COM classes
REM * (both inproc and out-of-process)
REM */
REM /*
REM Copyright (C) 2006-2007 Sun Microsystems, Inc.
REM
REM This file is part of VirtualBox Open Source Edition (OSE), as
REM available from http://www.virtualbox.org. This file is free software;
REM you can redistribute it and/or modify it under the terms of the GNU
REM General Public License (GPL) as published by the Free Software
REM Foundation, in version 2 as it comes in the "COPYING" file of the
REM VirtualBox OSE distribution. VirtualBox OSE is distributed in the
REM hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
REM
REM Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
REM Clara, CA 95054 USA or visit http://www.sun.com if you need
REM additional information or have any questions.
REM
REM */
VBoxSVC.exe /ReregServer
regsvr32 /s /u VBoxC.dll
regsvr32 /s VBoxC.dll