Hello all,
after working on this for, well idk, 2 months i think ;), i have a HUGE!!! headache (u wont beleave)
view this launcher code: http://dbdii.mine.nu/VirtualDimensionPortable.nsi
ive been trying to make this code
CopyDLL:
IfKeyExists $WINDIR\system32\mingwm10.dll "something goes here, depends where this code is"
;===If DLL Not Found
CopyFiles /SILENT $EXEDIR\Data\mingwm10.dll $WINDIR\system32
Sleep 800
GoTo "something goes here, depends where this code is"
somewhere in that launcher!
no matter what in the heck i do, it wont copy, and when it copys successfully, Virtual Dimension Freezes.
Can Someone Please Help Me Solve This Issue. TY
I'll Make Sure I Mention The Helper In The Source Code For It.