可执行文件添加快捷方式_如何停止Windows向快捷方式文件名添加“-快捷方式”...
可執(zhí)行文件添加快捷方式
When you make a new shortcut in Windows, it automatically adds “- Shortcut” to the end of the shortcut’s file name. This doesn’t seem like a big deal, but they can be bothersome. Sure, you can remove the text yourself when you create the shortcut, but why not stop it from happening?in the first place?
在Windows中創(chuàng)建新的快捷方式時(shí),它將自動(dòng)在快捷方式文件名的末尾添加“-快捷方式”。 這似乎沒(méi)什么大不了的,但是它們可能很麻煩。 當(dāng)然,您可以在創(chuàng)建快捷方式時(shí)自行刪除文本,但是為什么不首先阻止它發(fā)生呢?
After all, we already have a shortcut arrow overlaid onto the icons of shortcuts—unless you’ve removed the arrows. How much reminding do we really need that they are, in fact, shortcuts? Plus, if you keep a lot of shortcuts around, the extra length on their names can get cumbersome. If you’re willing to make a quick change to the Windows Registry—or download our one-click hacks—you can prevent Windows from adding the text in the first place.
畢竟,我們已經(jīng)有一個(gè)快捷方式箭頭覆蓋在快捷方式的圖標(biāo)上,除非您已刪除箭頭。 實(shí)際上,我們真正需要多少提醒它們是快捷方式? 另外,如果您保留許多快捷方式,那么它們名稱(chēng)上的多余長(zhǎng)度會(huì)變得很麻煩。 如果您愿意快速更改Windows注冊(cè)表(或下載我們的一鍵式黑客程序),則可以防止Windows首先添加文本。
通過(guò)手動(dòng)編輯注冊(cè)表來(lái)刪除“-快捷方式”文本 (Remove the “- Shortcut” Text?by Editing the Registry Manually)
To remove the “- Shortcut” text?for any PC running Windows Vista?all the way through Windows 10, you just need to make an adjustment to one setting in the Windows Registry.
要?jiǎng)h除從Windows 10一直運(yùn)行Windows Vista的任何PC的“-快捷方式”文本,您只需要對(duì)Windows注冊(cè)表中的一項(xiàng)設(shè)置進(jìn)行調(diào)整。
Standard warning: Registry Editor is a powerful tool and misusing it can render your system unstable or even inoperable. This is a pretty simple hack and as long as you stick to the instructions, you shouldn’t have any problems. That said, if you’ve never worked with it before, consider reading about how to use the Registry Editor before you get started. And definitely?back up the Registry?(and your computer!) before making changes.
標(biāo)準(zhǔn)警告:注冊(cè)表編輯器是一個(gè)功能強(qiáng)大的工具,濫用它會(huì)使您的系統(tǒng)不穩(wěn)定甚至無(wú)法運(yùn)行。 這是一個(gè)非常簡(jiǎn)單的技巧,只要您按照說(shuō)明進(jìn)行操作,就不會(huì)有任何問(wèn)題。 也就是說(shuō),如果您以前從未使用過(guò)它,請(qǐng)?jiān)陂_(kāi)始之前考慮閱讀有關(guān)如何使用注冊(cè)表編輯器的信息。 并在進(jìn)行更改之前一定要備份注冊(cè)表(和您的計(jì)算機(jī)!)。
Open the Registry Editor by hitting Start and typing “regedit.” Press Enter to open Registry Editor?and give it permission to make changes to your PC.
通過(guò)單擊開(kāi)始并鍵入“ regedit”來(lái)打開(kāi)注冊(cè)表編輯器。 按Enter鍵打開(kāi)注冊(cè)表編輯器,并授予其對(duì)PC進(jìn)行更改的權(quán)限。
In the Registry Editor, use the left sidebar?to navigate to the following key:
在注冊(cè)表編輯器中,使用左側(cè)邊欄導(dǎo)航至以下鍵:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ExplorerOn the right-hand side, scroll down and locate a value named link. If you don’t see the value, you’ll need to create it by right-clicking the Explorer key, choosing New > Binary Value, and then naming the new value “l(fā)ink.”
在右側(cè),向下滾動(dòng)并找到一個(gè)名為l ink的值。 如果看不到該值,則需要通過(guò)右鍵單擊Explorer鍵,選擇“新建”>“二進(jìn)制值”,然后將新值命名為“ link”來(lái)創(chuàng)建它。
When you’ve found—or created—the link value, double-click it to open its properties window. In the “Value data” box, replace the current value with “00 00 00 00.” Note that the current value you see will depend on what version and edition of Windows you’re running. It doesn’t matter what’s there already. Just replace it with all zeroes.
找到或創(chuàng)建l ink值后,雙擊它以打開(kāi)其屬性窗口。 在“數(shù)值數(shù)據(jù)”框中,將當(dāng)前值替換為“ 00 00 00 00”。 請(qǐng)注意,您看到的當(dāng)前值將取決于您正在運(yùn)行的Windows版本。 那里已經(jīng)有什么都沒(méi)關(guān)系。 只需將其替換為全零即可。
You’ll need to restart your computer (or sign out and back in) to complete the change. Test it out by creating a new shortcut. Windows should no longer add the “- Shortcut” text. If you want to reverse the changes, just head back into the Registry and delete the link value. This will work whether the value was already there or you created it yourself. Windows will recreate the value with the default setting when it needs to.
您需要重新啟動(dòng)計(jì)算機(jī)(或注銷(xiāo)并重新登錄)以完成更改。 通過(guò)創(chuàng)建新的快捷方式進(jìn)行測(cè)試。 Windows不應(yīng)再添加“-快捷方式”文本。 如果要撤消更改,只需回到注冊(cè)表并刪除l ink值。 無(wú)論值已經(jīng)存在還是您自己創(chuàng)建它,它都將起作用。 Windows將在需要時(shí)使用默認(rèn)設(shè)置重新創(chuàng)建該值。
下載我們的一鍵式注冊(cè)表黑客 (Download Our One-Click Registry Hacks)
If you don’t feel like diving into the Registry yourself, we’ve created some a couple of Registry hacks you can use. The “Remove Shortcut Text” hack sets the link value to 0, creating the value if it needs to. The “Restore Shortcut Text (Default)” hack deletes the value, restoring the default and causing Windows to add the “- Shortcut” text again. Both hacks are included in the following ZIP file. Double-click the one you want to use and click through the prompts. When you’ve applied the hack you want, restart your computer (or log off and back on).
如果您不想自己進(jìn)入注冊(cè)表,我們已經(jīng)創(chuàng)建了一些可以使用的注冊(cè)表黑客。 “刪除快捷方式文本”技巧將link值設(shè)置為0,并在需要時(shí)創(chuàng)建該值。 “還原快捷方式文本(默認(rèn))” hack會(huì)刪除該值,還原默認(rèn)值,并使Windows再次添加“-快捷方式”文本。 這兩種黑客都包含在以下ZIP文件中。 雙擊您要使用的一個(gè),然后單擊提示。 應(yīng)用所需的黑客程序后,請(qǐng)重新啟動(dòng)計(jì)算機(jī)(或注銷(xiāo)并重新啟動(dòng))。
Shortcut Text Hacks
快捷文本黑客
These hacks are really just the Explorer key, stripped down to the link value we talked about in the previous section and then exported to a .REG file. And if you enjoy fiddling with the Registry, it’s worth taking the time to learn how to make your own Registry hacks.
這些hack實(shí)際上只是Explorer密鑰,被精簡(jiǎn)為我們?cè)谏弦还?jié)中討論的link值,然后導(dǎo)出到.REG文件。 而且,如果您喜歡使用注冊(cè)表,則值得花時(shí)間學(xué)習(xí)如何制作自己的注冊(cè)表黑客。
翻譯自: https://www.howtogeek.com/howto/windows-vista/remove-shortcut-text-from-new-shortcuts-in-vista/
可執(zhí)行文件添加快捷方式
總結(jié)
以上是生活随笔為你收集整理的可执行文件添加快捷方式_如何停止Windows向快捷方式文件名添加“-快捷方式”...的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: windows获取本地时间_如何在Win
- 下一篇: linux用户的根目录_为什么Linux