Vice City Multiplayer

General Discussion => Vice City => Topic started by: DilsonTB on August 24, 2012, 04:48:49 pm

Title: [REALEASE] Close VC:MP in windows 7 without multiple errors
Post by: DilsonTB on August 24, 2012, 04:48:49 pm
Hey guys,

I've been working on a program to not have to go to task management, select VCMP, go to processes, and having to close VCMP this way.

Well I made this program in a notepad, this will VCMP closes when trying to open the program without errors.

if you want a better option, anchored the program to taskbar, so only have to click and the program will close and VCMP alone.

Link: http://www.mediafire.com/?4q55v5wfog6dh66
Credits: Dilson_Peralta
Title: Re: [REALEASE] Close VC:MP in windows 7 without multiple errors
Post by: [AoD]NC on August 24, 2012, 09:21:01 pm
Doesn't work on Vista 32 bit.

Here is a much easier program, created in notepad:
1. Create a new text file.
2. Copy paste:
Code: [Select]
C:\Windows\System32\taskkill.exe /f /im vc-mp.exe 3. Save and rename file to kill_vcmp.bat.
4. Run.

Info: should work properly on Vista and 7 (32 bits), unsure about XP. Locate "taskkill.exe" on your hard drive, and put the right path to it into kill_vcmp.bat file.

I am using this program, but with gta-vc.exe parameter, useful when game freezes or when I want to quit game, while it's minimized in the taskbar.
Title: Re: [REALEASE] Close VC:MP in windows 7 without multiple errors
Post by: DilsonTB on August 24, 2012, 09:48:42 pm
Well, i dont thought about vista, cuz vista isnt used in this moments.. But a .Bat cant be pinned to task bar,
It isnt for XP cuz in XP your vcmp closes normally without error, So:

THIS PROGRAM IS JUST FOR WIN 7 as i said in title.
Title: Re: [REALEASE] Close VC:MP in windows 7 without multiple errors
Post by: [AoD]NC on August 25, 2012, 04:30:20 am
Vista and 7 are similar systems  ::) and both have the multiple errors bug
Title: Re: [REALEASE] Close VC:MP in windows 7 without multiple errors
Post by: DilsonTB on August 25, 2012, 06:46:22 am
i dont knew that some one of us uses windows vista, and also, i just made this program to be used in Windows 7 and to pin it to the taskbar.
But thanks NC :D
Title: Re: [REALEASE] Close VC:MP in windows 7 without multiple errors
Post by: Force on August 25, 2012, 07:54:31 pm
Or you could just a VCMP browser which is built for Windows Vista/7.

http://liberty-unleashed.co.uk/vcmp/VCMPBrowser-new.zip (x86 Everyone will want this since I'm sure most VCMP players can barely run VC)
http://liberty-unleashed.co.uk/vcmp/VCMPBrowser-new-x64.zip (x86-x64 You only need this if you can run GTA4 on max settings without lag)
Title: Re: [REALEASE] Close VC:MP in windows 7 without multiple errors
Post by: DilsonTB on August 26, 2012, 04:25:38 am
i dont like Vrock´s vcmp browser.... but if other like, WONDERFULL ! .

Thanks to give some more options to solve this error
Title: Re: [REALEASE] Close VC:MP in windows 7 without multiple errors
Post by: sseebbyy on August 26, 2012, 11:10:18 am
Good Job Dilson ;)

He made this program only for Windows 7 , not Vista , not XP ,  not 98 etc.

And yes, VRocker made a browser special for Windows 7 and Vista, but Dilson made his own program to close all errors made by official vc-mp.exe and showed us his work.