Skip to main content

Posts

Showing posts with the label Windows 7

Windows 7 plug and play service is not working fine to activate office.

Query: Windows 7 plug and play service is not working fine to activate office. Answer :  Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\PlugPlay] "DisplayName"="@%SystemRoot%\\system32\\umpnpmgr.dll,-100" "Group"="PlugPlay" "ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\   74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\   00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\   6b,00,20,00,44,00,63,00,6f,00,6d,00,4c,00,61,00,75,00,6e,00,63,00,68,00,00,\   00 "Description"="@%SystemRoot%\\system32\\umpnpmgr.dll,-101" "ObjectName"="LocalSystem" "ErrorControl"=dword:00000001 "Start"=dword:00000002 "Type"=dword:00000020 "ServiceSidType"=dword:00000001 "RequiredPrivileges"=h...

Configuration windows pop up every time you open office apps?

Q. Configuration window pop up every time you open office apps.?? A. Do the following. Uninstall previous versions of Office and Office activation assistant.. Paste these commands in run box reg add HKCU\Software\Microsoft\Office\14.0\Excel\Options /v NoReReg /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Office\14.0\Word\Options /v NoReReg /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Office\14.0\Outlook\Options /v NoReReg /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Office\14.0\Powerpoint\Options /v NoReReg /t REG_DWORD /d 1

How to remove Boot.vbs virus from your computer?

Q.  How to remove  Boot.vbs virus from your computer? Boot.vbs is an undesirable program that should be removed instantly from the system. Boot.vbs is added by the  W32/Isetspy-C  worm and is related to the processes  dxdlg.exe, wscript.exe and  kinza.exe . A. So here is the fix to remove the boot.vbs virus. Steps: 1.    Before performing the following  steps,  take  a  backup  of the registry and temporary disable the System Restore. 2.    Boot in the safe mode and go to Task Manager to kill the following processes in order: dxdlg.exe wscript.exe 3.    Type msconfig in the Run box and remove the above processes from the startup list. 4.    Navigate to the following key in the Registry Editor (type  regedit  in Run), HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon 5.    Now in the right side...

How to delete PAGEFILE.SYS or PAGING FILE in Windows7

WHAT IS THE PAGEFILE.SYS OR PAGING FILE AND WHY SHOULDN'T I DELETE IT ? The pagefile.sys is the virtual memory file that is saved on your hard drive. Therefore this file can become quite big. Whenever you don’t have enough physical RAM the system can use the virtual RAM to speed up the current process. So, the virtual memory is quite essential for a fast system and it is not recommended to disable it. Even on systems with a lot of RAM you will need this file badly. Actually, the more physical RAM you have, the more virtual memory you should have. As a rule of thumb, you should always have 1.5 times more virtual memory than physical RAM, recommended is 2 times more. As you can see, deleting the pagefile.sys is not a good solution and you should only do it if you need disk space urgently.  Delete pagefile.sys 1. open up the control panel ! 2. Click on System and Security !   3. Click on the System Link ! ...