Jump to content

Game uninstalled lots of stuff!


Recommended Posts

Command and Conquer Red Alert ( i think): i tried to install command and conquer red alert, well at least i think it was that game, but i didnt like it, so i uninstalled the game, and then while uninstallation was occuring, i noticed that it was deleting my other programs "files", most specifically Fruity Loops 11 (heart breaking as this is a program i use to produce my own music and use daily), and other programs files, i quickly stoppped it when i noticed this happening, but unfortunately, wasnt quick enough, and now fruity loops does not run properly, perhaps with this program (Fruity Loops 11) i can just re-install, but, it seems to have deleted system files that help my computor run properly, and now sometimes it will run immensely slow while trying to run specific things such as fruity loops, games and just normal things like using windows media player, please help!
Eagerly awaiting your reply, thanks!
Regards, Luccid

Operating system:Windows 7 Home Premium (64 bit) Service Pack 1
System root: C:windows
Available physical memory: 8174 MB
CPU: Intel® Core i5-2450M CPU @ 2.50GHz
Drive Info:
C: 300.81 GB
F: 299.34 GB
Internet Explorer: 11.0

Link to comment
Share on other sites

Hi Luccid.

 

 



Download and run

System Update Readiness Tool for Windows 7 for x64-based Systems (KB947821) [October 2014]

From an elevated command prompt, launch (Windows installation cd could be necessary):

sfc /scannow
Wait till it finishes (15-50 minutes).

If the final result is equal to Windows Resource Protection did not find any integrity violations or equal to Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log, launch this command:

copy %SYSTEMROOT%\Logs\CBS\CheckSUR.log "%userprofile%\desktop\CheckSUR.txt"
After it, you should find checkSUR.txt on your desktop: post it here.

Instead if the final result of the SFC TOOL is equal to Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log, launch both the previous command in the code above AND also this command:

copy %SYSTEMROOT%\logs\cbs\cbs.log "%userprofile%\desktop\cbs.txt" && findstr /c:"[SR]" "%userprofile%\desktop\cbs.txt" > "%userprofile%\desktop\SR.txt"
After those two commands, you should find three files on your desktop: checkSUR.txt, cbs.txt and SR.txt: post here the checkSUR.txt and the sr.txt.

If the last command won't work, try these (one by one):

copy %SYSTEMROOT%\logs\cbs\cbs.log "%userprofile%\desktop\cbs.txt"
findstr /c:"[SR]" "%userprofile%\desktop\cbs.txt" > "%userprofile%\desktop\SR.txt"


 

 



How to run an elevated command prompt for Windows vista/seven users

One of these three methods:

- click start, all programs, accessories, right-click the command prompt in the list and click run as administrator, click yes on the user account control window that should appear

- click start, type cmd in the searchbox, right-click the cmd in the list of results and click run as administrator, click yes on the user account control window that should appear

- click start, type cmd in the searchbox, press and keep pressed ctrl + shift Keys on your keyboard, then press enter, click yes on the user account control window that should appear



Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...