Files transformed to ".Ink"
Solved
Quebeco
Posted messages
22
Status
Member
-
Laurène -
Laurène -
Hello everyone,
I don't know why or how, but all my files and programs have turned into an extension (at least what's written at the end) .Ink
I have no idea what it is or why, but I would really like it to go back
Thank you to everyone who took the time to read me.
I hope someone will have a solution
thanks again
quebeco
--
He who pees far saves his shoes
I don't know why or how, but all my files and programs have turned into an extension (at least what's written at the end) .Ink
I have no idea what it is or why, but I would really like it to go back
Thank you to everyone who took the time to read me.
I hope someone will have a solution
thanks again
quebeco
--
He who pees far saves his shoes
Configuration: Win XP AMD Athlon 2400+ Spybot s&d, Avast...
28 answers
- 1
- 2
Next
Re
otherwise I found this
First, the extension is lnk and not Ink
Here is the solution to restore the functionality of shortcuts in Windows (tested with Windows 95 and 98).
Open Regedit and check or complete with the following keys:
IMPORTANT: The registry must be backed up before any manipulation (export it).
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\ProgID]
@="lnkfile"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.lnk]
@="lnkfile"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.lnk\ShellNew]
"Command"="RunDLL32 AppWiz.Cpl,NewLinkHere %1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.lnk\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{500202A0-731E-11d0-B829-00C04FD706EC}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile]
@="Shortcut"
"EditFlags"=dword:00000001
"IsShortcut"=""
"NeverShowExt"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\CLSID]
@="{00021401-0000-0000-C000-000000000046}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shellex\IconHandler]
@="{00021401-0000-0000-C000-000000000046}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shellex\DropHandler]
@="{00021401-0000-0000-C000-000000000046}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]
@=""
@-> means default key
After these manipulations, the shortcuts should reappear. But you need to restart the PC to no longer display the .lnk extension on the screen
--
There's no use in rushing
troubles will come soon enough
otherwise I found this
First, the extension is lnk and not Ink
Here is the solution to restore the functionality of shortcuts in Windows (tested with Windows 95 and 98).
Open Regedit and check or complete with the following keys:
IMPORTANT: The registry must be backed up before any manipulation (export it).
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\ProgID]
@="lnkfile"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.lnk]
@="lnkfile"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.lnk\ShellNew]
"Command"="RunDLL32 AppWiz.Cpl,NewLinkHere %1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.lnk\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{500202A0-731E-11d0-B829-00C04FD706EC}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile]
@="Shortcut"
"EditFlags"=dword:00000001
"IsShortcut"=""
"NeverShowExt"=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\CLSID]
@="{00021401-0000-0000-C000-000000000046}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shellex\IconHandler]
@="{00021401-0000-0000-C000-000000000046}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shellex\DropHandler]
@="{00021401-0000-0000-C000-000000000046}"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]
@=""
@-> means default key
After these manipulations, the shortcuts should reappear. But you need to restart the PC to no longer display the .lnk extension on the screen
--
There's no use in rushing
troubles will come soon enough
Hello,
Sorry to bring up this dead-topic, but a friend encountered the same problem and I found a solution that I propose without having to format.
The modification proposals via the registry editor aren't possible since the executables no longer run...
To fix the problem (that's how I resolved it in my case), you just need to correct the associated file types, a part of the solution was provided above by Teddy-bear.
-Go to My Computer, in the menu: "Tools > Folder Options" then in the "File Types" tab.
-Click the "New" button. In the "File extension" box of the new window, enter LNK
-Click the "Advanced" button and select "Shortcut" from the dropdown menu. Confirm by clicking "OK".
With this first step, you should have restored the shortcuts on your desktop. But if you can't launch executables (.exe), then you also need to restore those.
To do this, create a new file extension:
-Go to My Computer, in the menu: "Tools > Folder Options" then in the "File Types" tab.
-Click the "New" button. In the "File extension" box of the new window, enter EXE
-Click the "Advanced" button and select "Application" from the dropdown menu. Confirm by clicking "OK".
Your applications are accessible again!
Hoping to have helped you ^^
Sorry to bring up this dead-topic, but a friend encountered the same problem and I found a solution that I propose without having to format.
The modification proposals via the registry editor aren't possible since the executables no longer run...
To fix the problem (that's how I resolved it in my case), you just need to correct the associated file types, a part of the solution was provided above by Teddy-bear.
-Go to My Computer, in the menu: "Tools > Folder Options" then in the "File Types" tab.
-Click the "New" button. In the "File extension" box of the new window, enter LNK
-Click the "Advanced" button and select "Shortcut" from the dropdown menu. Confirm by clicking "OK".
With this first step, you should have restored the shortcuts on your desktop. But if you can't launch executables (.exe), then you also need to restore those.
To do this, create a new file extension:
-Go to My Computer, in the menu: "Tools > Folder Options" then in the "File Types" tab.
-Click the "New" button. In the "File extension" box of the new window, enter EXE
-Click the "Advanced" button and select "Application" from the dropdown menu. Confirm by clicking "OK".
Your applications are accessible again!
Hoping to have helped you ^^
Thank you very much, but I'm not sure I'm knowledgeable enough to do that and I have Windows XP. I also don't know how to back up the registry(!?!?).
I'll try a restoration...
By the way, I just checked with XP-Antispy, I had checked "always show known file extensions," I unchecked it then restarted, but the problem is still there
--
He who urinates far saves his shoes.
I'll try a restoration...
By the way, I just checked with XP-Antispy, I had checked "always show known file extensions," I unchecked it then restarted, but the problem is still there
--
He who urinates far saves his shoes.
It's very simple, go check this out:
----------------------------------------------------------------------------------------------------------
https://www.youtube.com/watch?v=zCMKyjl6yA4&list=FLU91Ajf9A_RZ460GF-Lfu7w&index=1
----------------------------------------------------------------------------------------------------------
IT WORKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
----------------------------------------------------------------------------------------------------------
https://www.youtube.com/watch?v=zCMKyjl6yA4&list=FLU91Ajf9A_RZ460GF-Lfu7w&index=1
----------------------------------------------------------------------------------------------------------
IT WORKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Well, the restoration doesn't work (it has never worked on my machine!!!), I've tried changing the date...
so I don't know what to do to make this go away???
Thanks if you have more tips
--
Who urinates far saves their shoes.
so I don't know what to do to make this go away???
Thanks if you have more tips
--
Who urinates far saves their shoes.
Re
I found you the following trick on SOS ordi
"go to Windows Explorer / folder options / file types, search for shortcut (LNK extension) click on modify and don't put anything in the actions
I think that should be enough
the path may not be exactly right as I don't have XP in front of me"
--
There's no need to rush
troubles will come soon enough
I found you the following trick on SOS ordi
"go to Windows Explorer / folder options / file types, search for shortcut (LNK extension) click on modify and don't put anything in the actions
I think that should be enough
the path may not be exactly right as I don't have XP in front of me"
--
There's no need to rush
troubles will come soon enough
Hello,
I have the same issue, do you have the solution to make everything normal again? Thank you for letting me know how to do it.
I have the same issue, do you have the solution to make everything normal again? Thank you for letting me know how to do it.
I also have this problem, and moreover I cannot open regedit; when I click on it, nothing happens. Help me...
Good evening,
If you have Xp ....system restore to a date prior to the problem
--
There’s no need to rush
troubles will come soon enough.
If you have Xp ....system restore to a date prior to the problem
--
There’s no need to rush
troubles will come soon enough.
Hello, so I think it's a virus that's causing this. If you haven't formatted the drive (disk or flash ..), your files are not lost. To display them (if you have XP PS2)
1 open the drive
2 tools
3 folder options
4 view
5 show hidden files (check this)
6 hide protected operating system files (uncheck this)
you will see the files hidden BY THE VIRUSES AND YOU WON'T BE ABLE TO DISABLE THIS HIDING
WALID FROM ALGIERS
1 open the drive
2 tools
3 folder options
4 view
5 show hidden files (check this)
6 hide protected operating system files (uncheck this)
you will see the files hidden BY THE VIRUSES AND YOU WON'T BE ABLE TO DISABLE THIS HIDING
WALID FROM ALGIERS
Very good idea, except that I can't find the path in XP... I will look again...
Thank you
--
He who urinates far saves his shoes.
Thank you
--
He who urinates far saves his shoes.
I found it in the Control Panel folder options and the box to hide extensions for known file types is already checked!!!
Strange, isn't it!
--
He who pees far saves his shoes.
Strange, isn't it!
--
He who pees far saves his shoes.
I think it comes from a virus!!!
Suddenly, all the .exe files, even in PdeC, and in the accessories menu, everything is .lnk!!!
In my opinion, we need to look into rundll32!!!
I picked up on this lead because at my place, NotePad++ always opens rundll32 every time I click on one of these damn shortcuts!
Or maybe it’s Microsoft who has found a way to block pirated programs! (that's my case, I only have that!!!)
The fastest response will be rewarded, take care...
Suddenly, all the .exe files, even in PdeC, and in the accessories menu, everything is .lnk!!!
In my opinion, we need to look into rundll32!!!
I picked up on this lead because at my place, NotePad++ always opens rundll32 every time I click on one of these damn shortcuts!
Or maybe it’s Microsoft who has found a way to block pirated programs! (that's my case, I only have that!!!)
The fastest response will be rewarded, take care...
Les fichiers .ink sont les fichiers de raccourci de Windows, et les fichiers auxquels ils pointent ont tout bonnement été effacés ou déplacés. Apparemment, tu as subi une bonne infection virale, regarde les journaux de ton antivirus, tu trouveras certainement la réponse à toutes tes questions. Mais en connaissance de cause, "REINSTALLE TON WINDOWS". Si tu réussis à sauvegarder tes données, avant de les réinstaller sur ton PC, vérifie-les avec l'antivirus.
Hi everyone, for me, it's the same problem, except that when I open the registry, it suggests looking for a program on the internet to open it. Isn't that crazy?
- 1
- 2
Next
I tried your solution but for me nothing works, the only way to open applications is to open them in Program Files!
Do you have any ideas?
https://www.youtube.com/watch?v=zCMKyjl6yA4&list=FLU91Ajf9A_RZ460GF-Lfu7w&index=1