Posts: 40
Threads: 5
Joined: Oct 2012
Reputation:
0
Hi!
I'm working at a software for sa-mp .. and I founded a problem which it stopped my work.
Ok, I want to know how do I can find the installation path of GTA San Andreas ( or sa-mp, sure ).
Thank you!
Posts: 526
Threads: 52
Joined: Feb 2013
Reputation:
0
How do you enter SA-MP? You enter a folder and click samp... That's the installation folder of SA-MP.
About the GTA installation, I think it is not that one.
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
This isn't a scripting question..
Anyways, normally it's installed under 'C:\Program Files\Rockstar Games\Grand Theft Auto San Andreas'
Just look inside your program files (x86 or the normal one) and find the Rockstar Games folder.
Posts: 40
Threads: 5
Joined: Oct 2012
Reputation:
0
I don't want this .. I want to know how to find the installation path ( with a programming language, in my case, VB.NET )
Posts: 983
Threads: 98
Joined: Feb 2012
Reputation:
0
well, move the gtasa.exe file to somewhere and when you open up samp and click on the connect button it'll show up the previous path.
Posts: 1,861
Threads: 103
Joined: Sep 2011
Reputation:
0
I don't know much about VB, net and stuff like that, but if there is any registery entry made by the sa-mp installer, you could just use the path in the register or something.
Posts: 40
Threads: 5
Joined: Oct 2012
Reputation:
0
I founded - I'm using by registry files. Thanks a lot for all good answers.