View Single Post
  #2  
Old 12-10-2015, 18:43
DarkSoul19 DarkSoul19 is offline
Registered User
 
Join Date: Sep 2015
Location: Australia
Posts: 18
Thanks: 12
Thanked 21 Times in 6 Posts
DarkSoul19 is on a distinguished road
Not hard to do, but I'd personally use a file browser diolog so user can select install path. Why? Because you never know what the actual install location will be by name alone, perhaps they have changed the name during their install. With a file browser option the user just points to the location and the script does the rest. Some get location by region, I don't like that option either as not all games use this information. Scanning for the exe is okay, but even then different languages can have different named exes(in theory)
So I'd go with folder browser.
The delivery depends on your archives format. Reflate-precomp-srep etc you will have to know this to unpack your archive to the installation folder
Reply With Quote