error on custom cf ph launcher
pls help me
i created a launcher for cf ph
and whenever i start cf there would b a msg saying:
cannot read version.ini file
pls help
Something wrong with your coding?
FIRST DONT USE PROCESS.START (" CROSSFIRE PATH + "PATCHER_CF2.EXE")
USE PROCESS.START (APPLICATION.STARTUPPATH.TOSTRING + "PATCHER_CF2.EXE")
'AND THEN BUILD THEN PUT THE EXE FILE TO YOUR CROSSFIRE FOLDER THAT WILL WORKS