SA-MP Forums Archive
Find path GTA San Andreas - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Find path GTA San Andreas (/showthread.php?tid=422162)



Find path GTA San Andreas - TheStoNe - 12.03.2013

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!


Re: Find path GTA San Andreas - Denying - 12.03.2013

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.


Re: Find path GTA San Andreas - Jstylezzz - 12.03.2013

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.


Re: Find path GTA San Andreas - TheStoNe - 12.03.2013

I don't want this .. I want to know how to find the installation path ( with a programming language, in my case, VB.NET )


Re: Find path GTA San Andreas - Denying - 12.03.2013

"Browse"(?)


Re: Find path GTA San Andreas - Stanford - 12.03.2013

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.


Re: Find path GTA San Andreas - Jstylezzz - 12.03.2013

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.


Re: Find path GTA San Andreas - TheStoNe - 12.03.2013

I founded - I'm using by registry files. Thanks a lot for all good answers.