Jump to content
EN
Play

Forum

Can't talk properly?


 Share

Recommended Posts

-Look for ps.exe on your proccesses; in task manager and disable it.

-Also look for punto switcher in path: C:\Program Files\Punto Switcher\ps.exe

 

-Open command prompt (start> type command prompt) as administrator and 

 

Paste the following line in the window:

 

echo Start 
echo # 
echo ######################## Default dirctory for x86 x64 ######################## 
echo # 
echo this command is default system32 directory for x86 OS or x64 OS 
cd %windir% & cd system32 
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "Punto Switcher" /f 
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "Punto Switcher" /f 
echo # 
echo ######################## Change the dirctory for x64 ######################## 
echo # 
echo this command is x86 application's registry for x64 OS 
cd %windir% & cd syswow64 
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "Punto Switcher" /f 
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "Punto Switcher" /f 
echo End

 

I can't say for  sure if this works; I've succesfully uninstalled it myself though. (after purposely installled P.S.  :P)

Edited by splitterpoint

Share this post


Link to post
Share on other sites

As i think he has overcame this problem....

He is my friend and in the picture he is warrant officer 1 now he is warrant officer 3....

He chats with me in most of battles we meet.

B) 

Share this post


Link to post
Share on other sites

 Share

×
×
  • Create New...