Skip to content

DRNJ

Light at the end of the Technology Tunnel

  • Home
  • About
  • Contact
DRNJ

Category: Windows

Can’t Write CDs from Windows

July 14, 2018

The Problem

I used to be able to write CD’s directly from Windows XP by ‘sending’ files directly to the drive and then ‘writing’ the CD. One day this stopped working and all I got when trying to write the files was “there is no disc in the drive” message. However, other CD-writing programs still worked so the CD-RW drive was not out of order. What was going on ?

After judicious googling I found two items of interest.

Registry

Firstly, the properties of the CD-RW are held in the registry in

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CD Burning\Drives

The values for this key are

1 – CD-R Drive
2- CD-RW Drive
3- Just a CD

So make sure this value is 1 or 2.

Mine was set to 3 so I changed it to 2, however, the drive still would not write CDs.

Security Settings

Next I found an article about Local Security Settings. Goto to control-panel->Administrative Tools and open “Local Security Policy”. Click the “Security Options” item and look for item “Devices: Restrict CD-ROM access to locally logged-on users only”.

I disabled this and…voila I can now write CDs from Windows.

WARNING

I am not convinced that it is correct to disable this item but I needed my CD-RW working again !

Windows

Outlook Stopped Automatically Sending and Receiving

July 14, 2018

My Outlook 2007 stopped automatically sending and receiving emails. Strange ! I checked the settings (Tools->Options->Mail-Settings(tab)->Send/Receive) – it was set to ‘Schedule and automatic send/receive’ every minute. Still no automatic send/receive.

I performed windows updates. No effect

I deleted and recreated my email profile (via control-panel->mail). No effect

Then I stumbled upon the dialog

Tools->Send/Receive->Send/Receive Settings

and at the bottom is an item called ‘Disable Scheduled Send/Receive’. It was selected !!! Unselect it and, voila, send/receive works !

Question is, how did it get set in the first place ?

Windows

“No such interface supported” error in windows 7

July 14, 2018

After installed IE 10 on Windows 7/85 I got this error from various applications. Also, right-click “Open folder in windows explorer” stopped working inside Visual Studio.

The solution ?

Many thanks to <a href=”http://pyrocam.com/re-register-all-dlls-to-fix-no-such-interface-supported-error-in-windows-7-after-installing-ie7-standalone/”>these guys</a>

Basically, do

Dir *.dll /s /b > c:\regdll.bat

then replace c:\ with Regsvr32.exe /s c:\

and run the bat file

Windows

Recent Posts

  • AutoMapper and “Could not load type ‘SqlGuidCaster'” Error
  • OpenVPN on Docker and the Strange Error Message Saga
  • Docker CLI and Compose Information Message
  • Docker Containers and Azure – An Introduction
  • Serilog in .Net Core 6

Recent Comments

    Archives

    • April 2025
    • December 2024
    • April 2024
    • September 2022
    • November 2021
    • June 2021
    • March 2021
    • July 2020
    • April 2020
    • November 2019
    • September 2019
    • July 2019
    • May 2019
    • February 2019
    • July 2018
    • June 2018

    Categories

    • .NET Core
    • Azure
    • Docker
    • DotNet
    • Security
    • Uncategorized
    • WebAPI
    • Windows

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Idealist by NewMediaThemes