AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

GBRegsvr - Regsvr32 on WinCE [CMD]

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
BoBoĻ
Guest





PostPosted: Mon Mar 17, 2008 11:55 am    Post subject: GBRegsvr - Regsvr32 on WinCE [CMD] Reply with quote

Quote:
GBRegsvr is a command line tool used to register COM servers located in a DLL-module. This tool is similar to Microsoft regsvr32 but it works on Windows CE.

This tool loads the specified DLL-module and calls DllRegisterServer or DllUnregisterServer export function. You may run this tool from the command line or from within your application in silent mode. If tool succeeds to register/unregister COM-servers than it returns zero exit code.

Operating Systems
This tool works on Windows CE 1.0 and later.

Platforms
Supported platforms:

ARMV4;
ARMV4I;
MIPSII;
MIPSII_FP;
MIPSIV;
MIPSIV_FP;
SH3;
SH4;
x86;
Microsoft Windows CE Device Emulator x86.

Usage
Command line syntax:
gbregsrv.exe DLLNAME [-u] [-s]

DLLNAME - name of the DLL with or without path to it;
-u - if this key is specified than unregistration will take place instead of registration;
-s - silent mode, no message boxes.
Download
You can download GBRegsrv for free. Furthermore, you can use it and redistibute it freely. There are no limitation for this tool.

[More..]
Cool
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group