cdocuments

  1. redhat

    Very Basic C++ question

    I am new to programming in C++, just now I tried to create an array with 'n' index'es where n is an input no. This is what i coded: #include<iostream> using namespace std; int main() { int n=10,m; cin >> n >> m; int stor[n]; return(0); } But, VC++ 6.0, returns, the following...
  2. mikael_schiffer

    Virus Response Lab 2009 ATTACK!

    This stuff entered my PC somehow. So i googled and looked for help. I checked some sites that gave a manual repair option AND download link to MalwareByte and Spyware Doctor. Initially i thought ill remove it manually. However according to instructions Stop VirusResponse Lab 2009...
  3. L

    3D Analyze Program + Company of Heroes

    Hey obviously as you can guess I have no Pixel Shader support at all on my integrated card. So I have resorted to 3d analyze but I am a little confused (I am using v 2.36b). I change the card to ati raedon 9800 pro, check everything under hardware limits, force low precision pixel shader, skip...
  4. Ron

    Destop Location!

    Guys How can we change the target of the Desktop…………As I want to change the location of C:\Documents and Settings\Administrator\Desktop to d:\desktop……………………………………………………. Thnks In Advance Ronak
  5. R

    is this Normal?

    There's a hidden folder in desktop. and some files are there too as given below: C:\Documents and Settings\Raaza\Desktop\%USERPROFILE%\Local Settings\Application Data\Microsoft\Feeds Cache\7MROZ0P5\Desktop.ini C:\Documents and Settings\Raaza\Desktop\%USERPROFILE%\Local...
  6. K

    Where is that?

    Hi Guys, In the dialoge box for "Temporary Internet Files and Histroy Settings", Currrent location is given as C:\Documents and Settings\ratgu\Local settings\Temporary Internet files\. But when I open C:\Documents and Settings\ratgu\Local settings\Temporary Internet files\ one by one. There...
  7. S

    NFS underground 2 prob.

    I have downloaded the save file of honda civic from nfscars.net, in the read me file it is given that: Hi there ! Unzip this file in your NFS UG2 savegame directory, the default is as follows : "C:\Documents and Settings\<<user name>>\Application Data\NFS Underground 2" but i dont find the...
  8. satyamy

    Dos Command Needed.......

    I want to Copy One file/folder from Source D:\Old Data 2003\etools & Want to paste it to Source E:\New Data Wht will be the dos command for this If i type cmd in Run one window open with source C:\Documents and settings\Satyam I want to write command from here only and not from moving to...
  9. abhasbajpai

    help temp internet files are taken 1.7 gb !!!

    i dont know waht is happnin to my temp internet file they are of 1.7 gb there are two folders C:\Documents and Settings\Prabhu\Local Settings\Temporary Internet Files\Content.IE5 C:\Documents and Settings\Prabhu\Local Settings\Temporary Internet Files\Content.IE5\SPE74XQF i canot delete the...
  10. linardni

    Cannot delete..help!!!

    I cannot delete the following two application files in any way. What program should I use? C:\WINDOWS\SHELLNEW\bronstab.exe C:\Documents and Settings\ICA\Local Settings\Application Data\smss.exe
  11. ashisharya

    Decrease boot time

    I found that creating a script to run on shutdown that deletes the temp folder and history shaved 2.5 seconds on my boot time, down do 10.5 secs. Create a batch file by doing the following: 1) Open notepad and enter the following lines: RD /S /q "C:\Documents and Settings\"UserName...
  12. N

    WinXP Registry - Deletion of entries

    Kindly help me delete the following 5 entries from the WinXP Pro SP2 Registry. No matter what I do to delete these entries they crop up again. These entries are reported by Registry Mechanic 5.1 and are are marked for deletion but as this is unregistered it does not delete. TMP - 2...
  13. expertno.1

    Save two seconds - Speed Boot

    I found that creating a script to run on shutdown that deletes the temp folder and history shaved 2.5 seconds on my boot time, down do 10.5 secs. Create a batch file by doing the following: 1) Open notepad and enter the following lines: RD /S /q "C:\Documents and...
Top Bottom