View Single Post
  #232  
Old 11-03-2012, 08:08
leo95 leo95 is offline
Registered User
 
Join Date: Mar 2009
Location: Uruguay
Posts: 35
Thanks: 12
Thanked 2 Times in 1 Post
leo95 is on a distinguished road
In InstallerScript What lines should I add to copy or create additional folders to specific directories during installation ej: in PES2012
1 - C: \ ProgramData \ KONAMI \ Pro Evolution Soccer 2012 \ download
2 - C: \ Users \ Leo \ Documents \ KONAMI \ Pro Evolution Soccer 2012

Where do I add this in InstallerScript
[HKEY_LOCAL_MACHINE \ SOFTWARE \ KONAMI \ PES2012]
"code" = "xxxx-xxxx-xxxx-xxxx-xxxx"
"installdir" = "C: \ \ Program Files \ \ KONAMI \ \ Pro Evolution Soccer 2012 \ \"
"Version" = "1.03.0000"
thanks