Source code of Windows XP (NT5)
 
 
 
 
 
 

4 lines
79 B

SelfRegister :
!if defined(MAKEDLL)
regsvr32 /s $(O)\$(TARGETNAME).dll
!endif