Apr
21
2011
0

Internet Explorer has blocked this site from using an ActiveX control

In the Browser Toolbar:
Tools -> Internet Options -> choose the Security tab
Click the Custom Level button
Enable the following settings:
Run ActiveX controls and plug-ins
Initialize and script ActiveX control not marked as safe.

Written by Pete in: windows 7,Windows XP |
Mar
02
2011
0

Send Ctrl+Alt+Del in Remote Desktop

Use the following keys:

ctrl + alt + end

Written by Pete in: windows 2003 server,windows 7,Windows XP |
May
06
2010
2

Cannot Open Printers and Faxes

When you try to open printers and faxes nothing happens. You have rebooted but this does not help.

1.)  Click Start -> Run –  type services.msc
2.)  Right click on Print Spooler and click stop.
3.)  Delete all files from C:\windows\system32\spool\printers\
4.)  Start the Print Spooler from services.

Written by Pete in: Printers,Windows XP |
Mar
08
2010
0

Access Denied When Trying to Install Service Pack 3

When trying to install Windows XP Service Pack 3 you get an ‘Access Denied’ error.

1. Download and install the Subinacl.exe file from the Microsoft Website.

2. Open Notepad and paste following code:

cd /d “%ProgramFiles%\Windows Resource Kits\Tools”
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f /grant=system=f
subinacl /subdirectories %windir%\*.* /grant=administrators=f /grant=system=f
secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose

3. Save the file with name “SP3.bat“.

4. Now right-click on the file and select “Run as administrator“. It might take some time to complete.

5. After completion, restart your system and now you should be able to install SP3.

Written by Pete in: Windows XP |
Jan
07
2010
0

Active Desktop Recovery Script Error

1. Open an explorer window and go to tools > folder options > view, and uncheck hide protected files.

2. Click Ok.

3. Then do a search in your sys drive [usually c: ] for desktop.htt.
It will be in Docs and Settings\User\Application Data\Microsoft\Internet Explorer.

4. Delete the .htt file.

5. Right click on your desktop and click refresh.

Written by Pete in: Windows XP |
Nov
11
2009
0

How to find your IP address in XP, Vista, Win7

To find your computers IP address

1. Click start/windows icon

2. Click run or type the following into search: cmd

3. In the command prompt that appears type in: ipconfig

4. Your IP address will four blocks of numbers after where it says IP ADDRESS . . . . . .

Written by Pete in: Vista,Windows XP |
Oct
29
2009
0

User Profile Status shown as ‘Backup’

After booting up my PC and logging on I’m presented with a fresh profile rather than my usual desktop and applications.

When looking into user profiles on my machine my account is shown twice – however one say under the status column ‘Backup’.

This happens when Windows XP detects that a profile has become corrupted. If you browse my computer you will see that all the files are still there. You will need to copy all the files into your new profile.

Written by Pete in: Windows XP |
Aug
16
2009
0

Problem creating partition with Diskpart for OS X install

When preparing your hard drive for an OS X 86 install you will generally need to create an active partition with an id=af using the commands below.

list disk
select disk x [x is the number of the disk where you want to install your leopard on it]
list partition [Now diskpart should tell you there's no partition on the disk, if it show up a partition go ahead and type delete partition]
create partition primary id=af
active
exit

Unfortunately sometimes when you reach the line “create partition primary id=af” you may hit a snag when diskpart brings up an error message stating “the arguements specified for this command are not valid”.

To fix this, you need to go the disk management facility in windows (right click my computer – manage) then storage. Select the disk and right click it, it should now offer you an option to “Convert to MBR disk”. This is instead of GPT. Select this and retry the create partition command. The partition should now successfully create!

Aug
12
2009
5

Because of an error in data encryption, this session will end.

When trying to connect to a computer over RDP (remote desktop) you get the following message

“Because of an error in data encryption, this session will end. Please try connecting to the remote computer again.”

Solution:

On the computer that is giving the error:
1. Click start > run type ‘regedit’.
2. Navigate to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TermService\Parameters
3. Under this registry subkey, delete the following values:
* Certificate
* X509 Certificate
* X509 Certificate ID
4. Quit Registry Editor, and then restart the computer.

More on: http://support.microsoft.com/?kbid=323497

Written by Pete in: microsoft,Windows XP |
Jun
25
2009
0

Internet explorer could not open this internet site…

…The requested site is either unavailable or cannot be found. Please try again later.

 

A user received this error message when opening a word document from a website. The document opened on other accounts so was definitely to do with the users settings.

 

If you receive this error in a similar situation try the following

In Internet Explorer go to

Tools > Options > Advanced

 

Under security make sure that “Do not save encrypted pages to disk” is un checked.

 

Press OK and try and download the document again.

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes