Exe to Lnk

I have a Dell Inspirion 1520 Laptop, brought with Vista installed, but has had Vista removed and XP media Centre SP3 installed.

This system has been working perfectly fine for a number of years.

This morning I turned it on and all of my exe files, including windows Xp programmes have all lost their icons and had a .lnk extension associated to them.

I have spent best part of the day researching on the web and downloading all sorts of programmes that claim to fix this error but nothing is working.

I have run spybot and Malwarebytes. The latter did find 134 threats and I successfully removed these, but since then Windows will only open in Safe Mode and the exe to lnk issue still exists.

Any help or guideance would be appreciated

Cheers
 
what is your current antivirus??

run malwarebytes until no threats are found

then run checkdisk:

http://support.microsoft.com/kb/315265/en-us
How to perform checkdisk

if you do not have Recovery Console installed, then run from the start menu

go to start, run, type in cmd

in cmd type in chkdsk c: /r and press enter

type Y for yes and press enter

type exit and press enter

restart pc, allow checkdisk to finish and run again

this is a lengthy process depending on the size of your harddrive, the percentages will fluctuate, this is normal, you can view report in the event viewer.
go to start>run> and type in eventvwr.msc, click on the applications directory, and in the right hand panel choose winlogon.
==============

then when pc is clean we can work on the file associations.
 
Hi Antivirus is Avast

MBAM is now saying no threats.

I cannot run anything on PC as all programmes, including start menu programmes such as accessories, system tools etc AND the "run" option are all not working due to having a lnk extention
 
Well, I stumbled onto the solution. Something had removed my EXE application (?) file. I went to My Computer, clicked tools>folder options>files types. EXE was not in the list of registered file types. I added EXE as "new", clicked "advanced" and checked "application" on the associated file type. THAT FIXED IT!!!!! All my desktop icons and all files in the "all progams" startup toolbar are back to normal.

above from here

read through above I would first try the doug knox link, and if that does not work then do the solution posted by Harold Owen.
 
ALSO: here's how to make a bootable cd for the recovery console so you can run checkdisk:

Here's how to make a bootable xp recovery console cd
Courtesy of JoseIbarra
Since many folks do not have a genuine bootable XP installation CD - either because they never got one with their store bought system, they lost it, broke it, scratched it, the dog ate it, etc. it usually is a dead end to suggest using the XP installation CD (since most people don't have one).

Suggesting it usually just results in wasted email cycles so it make sense to assume that nobody has one. nobody has any friends with one either and contacting your hardware vendor to send you one is also going to be a waste of time.
Instead of suggesting things that will only work some of the time for some people sometimes maybe, I would rather suggest things that are usually going to work all the time for all folks.
This will let you make a bootable XP Recovery Console CD (no XP media required).
If you have no bootable XP media (or are not sure what you have) create a bootable XP Recovery Console CD and be sure.

This is not the same as any recovery disks that might have come with a store bought system.

You can make a bootable XP Recovery Console CD by downloading an ISO file and burning it to a CD.

The bootable ISO image file you need to download is called:

xp_rec_con.iso

Download the ISO file from my OneDrive (everybody has a OneDrive for sharing files):

https://onedrive.live.com/?cid=EC673DF6F8DFEE84&id=EC673DF6F8DFEE84!109

When you see the files available for download, you may not see the file extension (.exe, .dll, .cpl, .sys, .zip, etc.), but when you download them they will have the correct extension.

When you download the file (especially if you use Internet Explorer), when you get a chance to save the file, your browser may not save the file with an extension (like .exe, .dll, .cpl, .sys, .zip, etc.) so you will have to manually add the proper extension to the file when you download the file before you save it.

You can download the file with no extension and then rename the file to add the proper extension. You don't want to try to use a file called xp _rec_con when the file name really needs to be called xp_rec_con.iso (if the downloaded file has no extension you will have to change the name of the file to add the proper extension to get it to work.

Use a new CD and this free and easy program to burn your ISO file and create your bootable CD:

http://www.imgburn.com/

Like many third party programs you might install, the ImgBurn installation defaults to installing things you probably don't want installed on your system in the form of extra Internet browser toolbars or may make other adjustments to your browser. You don't want that so you have to pay attention during the installation.

When clicking through the installation screens be sure to pay attention to the screens and always choose a Custom install and UNcheck the following (or any other things like it):

UNcheck:

Install the AVG toolbar and set AVG Secure Search as my default search provider
Set AVG Secure Search as my homepage and newly opened tabs

Choose custom installation again and UNcheck the following:

Uncheck:
Install QuickShare

Here are some instructions for ImgBurn:

http://forum.imgburn.com/index.php?showtopic=61

It would be a good idea to test your bootable CD on a computer that is working.

You may need to adjust the computer BIOS settings to use the CD ROM drive as the first boot device instead of the hard disk. These adjustments are made before Windows tries to load. If you miss it, you will have to reboot the system again.

When you boot on the CD, follow the prompts:

Press any key to boot from CD...

The Windows Setup... will proceed.

Press 'R' to enter the Recovery Console.

Select the installation you want to access (usually 1: C:\WINDOWS)

You may be asked to enter the Administrator password (usually empty).

You should be in the C:\WINDOWS folder. This is the same as the C:\WINDOWS folder you see in explorer.

The Recovery Console allows basic file commands like: copy, rename, replace, delete, cd, chkdsk, fixboot, fixmbr, etc.

For a list of Recovery Console commands, enter help at the prompt or read about the XP Recovery Console here:

http://www.microsoft.com/resources/...ocs/en-us/recovery_console_cmds.mspx?mfr=true

A good idea before starting things is to first verify the integrity of your file system using the chkdsk command.

From the command prompt window run the chkdsk command on the drive where Windows is installed to try to repair any problems on the afflicted drive.

Running chkdsk is fine even if it doesn't find any problems. It will not hurt anything to run it.

Assuming your boot drive is C, run the following command:

chkdsk C: /r

Let chkdsk finish and correct any problems it might find.

It may take a long time for chkdsk to complete or it may appear to be 'stuck'. Be patient. If the HDD light is still flashing, chkdsk is doing something. Keep an eye on the percentage amount to be sure it is still making progress. It may even appear to go backwards sometimes.

You should run chkdsk /r again until it finds no errors to correct.

Remove the CD and type 'exit' to leave the RC and restart the computer.

You do not have to adjust the BIOS again to boot on the HDD since the CD will not be present.
 
Back
Top