mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
regsvr32.exe, not regsvr32.dll
svn path=/trunk/; revision=15657
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<module name="regsvr32" type="win32gui" installbase="system32" installname="regsvr32.dll">
|
||||
<module name="regsvr32" type="win32gui" installbase="system32" installname="regsvr32.exe">
|
||||
<include base="regsvr32">.</include>
|
||||
<define name="UNICODE" />
|
||||
<define name="__USE_W32API" />
|
||||
|
||||
Reference in New Issue
Block a user