可執行文件添加快捷方式_如何停止Windows向快捷方式文件名添加“-快捷方式”...

可執行文件添加快捷方式

可執行文件添加快捷方式

rsa_top

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中創建新的快捷方式時,它將自動在快捷方式文件名的末尾添加“-快捷方式”。 這似乎沒什么大不了的,但是它們可能很麻煩。 當然,您可以在創建快捷方式時自行刪除文本,但是為什么不首先阻止它發生呢?

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.

畢竟,我們已經有一個快捷方式箭頭覆蓋在快捷方式的圖標上,除非您已刪除箭頭。 實際上,我們真正需要多少提醒它們是快捷方式? 另外,如果您保留許多快捷方式,那么它們名稱上的多余長度會變得很麻煩。 如果您愿意快速更改Windows注冊表(或下載我們的一鍵式黑客程序),則可以防止Windows首先添加文本。

通過手動編輯注冊表來刪除“-快捷方式”文本 (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.

要刪除從Windows 10一直運行Windows Vista的任何PC的“-快捷方式”文本,您只需要對Windows注冊表中的一項設置進行調整。

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.

標準警告:注冊表編輯器是一個功能強大的工具,濫用它會使您的系統不穩定甚至無法運行。 這是一個非常簡單的技巧,只要您按照說明進行操作,就不會有任何問題。 也就是說,如果您以前從未使用過它,請在開始之前考慮閱讀有關如何使用注冊表編輯器的信息。 并在進行更改之前一定要備份注冊表(和您的計算機!)。

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.

通過單擊開始并鍵入“ regedit”來打開注冊表編輯器。 按Enter鍵打開注冊表編輯器,并授予其對PC進行更改的權限。

rsa_1

In the Registry Editor, use the left sidebar?to navigate to the following key:

在注冊表編輯器中,使用左側邊欄導航至以下鍵:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
rsa_2

On 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 “link.”

在右側,向下滾動并找到一個名為l ink的值。 如果看不到該值,則需要通過右鍵單擊Explorer鍵,選擇“新建”>“二進制值”,然后將新值命名為“ link”來創建它。

rsa_3

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.

找到或創建l ink值后,雙擊它以打開其屬性窗口。 在“數值數據”框中,將當前值替換為“ 00 00 00 00”。 請注意,您看到的當前值將取決于您正在運行的Windows版本。 那里已經有什么都沒關系。 只需將其替換為全零即可。

rsa_4

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.

您需要重新啟動計算機(或注銷并重新登錄)以完成更改。 通過創建新的快捷方式進行測試。 Windows不應再添加“-快捷方式”文本。 如果要撤消更改,只需回到注冊表并刪除l ink值。 無論值已經存在還是您自己創建它,它都將起作用。 Windows將在需要時使用默認設置重新創建該值。

下載我們的一鍵式注冊表黑客 (Download Our One-Click Registry Hacks)

rsa_5

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).

如果您不想自己進入注冊表,我們已經創建了一些可以使用的注冊表黑客。 “刪除快捷方式文本”技巧將link值設置為0,并在需要時創建該值。 “還原快捷方式文本(默認)” hack會刪除該值,還原默認值,并使Windows再次添加“-快捷方式”文本。 這兩種黑客都包含在以下ZIP文件中。 雙擊您要使用的一個,然后單擊提示。 應用所需的黑客程序后,請重新啟動計算機(或注銷并重新啟動)。

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實際上只是Explorer密鑰,被精簡為我們在上一節中討論的link值,然后導出到.REG文件。 而且,如果您喜歡使用注冊表,則值得花時間學習如何制作自己的注冊表黑客。

翻譯自: https://www.howtogeek.com/howto/windows-vista/remove-shortcut-text-from-new-shortcuts-in-vista/

可執行文件添加快捷方式

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/280122.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/280122.shtml
英文地址,請注明出處:http://en.pswp.cn/news/280122.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

Red hat6.4重新安裝yum

今天在Red Hat上安裝軟件時,發現需要依賴軟件,然而在用yum指令時,出現了下面的錯誤: This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 出現這個問題的原因是&…

使用 BenchmarkDotNet 比較指定容量的 List 的性能

我們之前提到 List 是 .NET 中常用的數據結構,其在存儲大量數據時,如果能夠指定它的初始化容量,就會有性能提升。這個優化的方法并不是很明顯,因此本文將使用 BenchmarkDotNet 庫,通過定量對比的方式來證明這一點。實驗…

看明星合影爭C位,學PPT中C位排版法

在娛樂圈里,C位是大咖位,是對藝人實力的最好證明,藝人們自然會想著去力爭C位,正所謂“不想當將軍的兵不是好兵,不想站C位的明星不是好明星”。那么,C位是什么意思?C位,網絡流行語&am…

javafx由淺到深的 認識(一)

javafx是一款比較新興的語言框架,隨著javafx越來越實用,估計許多程序員也會慢慢接觸它,故我在這里對它由淺到深進行介紹一下. 首先,要了解javafx,就應該先知道.xml文件的布局軟件,以往java都是通過敲代碼來進行布局的,但javafx有力新的突破,它實現了拖動方式,目前我使用的輔助軟…

linux用戶的根目錄_為什么Linux允許用戶刪除根目錄?

linux用戶的根目錄Most of the time, none of us willingly performs an action that will literally break our operating systems and force us to reinstall them. But what if such an action could easily occur even by accident on the user’s part? Today’s SuperUs…

純css實現叉號

HMTL部分 <a href"#" class"close"></a> CSS部分 .close {position: absolute;right: 32px;top: 32px;width: 32px;height: 32px; } .close:before, .close:after {position: absolute;left: 15px;content: ;height: 33px;width: 2px;backgro…

微軟跨平臺maui開發chatgpt客戶端

image什么是maui.NET 多平臺應用 UI (.NET MAUI) 是一個跨平臺框架&#xff0c;用于使用 C# 和 XAML 創建本機移動(ios,andriod)和桌面(windows,mac)應用。imagechagpt最近這玩意很火&#xff0c;由于網頁版本限制了ip&#xff0c;還得必須開代理&#xff0c; 用起來比較麻煩&a…

在Xshell 6開NumLock時按小鍵盤上的數字鍵并不能輸入數字

小鍵盤問題 在Xshell 6上用vi的時候&#xff0c;開NumLock時按小鍵盤上的數字鍵并不能輸入數字&#xff0c;而是出現一個字母然后換行&#xff08;實際上是命令模式上對應上下左右的鍵&#xff09;。解決方法 選項Terminal->Features里&#xff0c;找到Disable application …

WebP 在減少圖片體積和流量上的效果如何?—— WebP 技術實踐分享

作者 | Jackson編輯 | 尾尾 不論是 PC 還是移動端&#xff0c;圖片一直占據著頁面流量的大頭&#xff0c;在圖片的大小和質量之間如何權衡&#xff0c;成為了長期困擾開發者們的問題。而 WebP 技術的出現&#xff0c;為解決該問題提供了好的方案。本文將為大家詳細介紹 WebP 技…

chrome 固定縮放比例_您如何調整Google Chrome瀏覽器的用戶界面縮放比例?

chrome 固定縮放比例Everything can be going along nicely until a program gets a new update that suddenly turns everything into a visual mess, like scaling up the UI, for example. Is there a simple solution? Today’s SuperUser Q&A post has some helpful …

樹莓派 Raspberry Pi 更換國內源

http://www.shumeipaiba.com/wanpai/jiaocheng/16.html轉載于:https://www.cnblogs.com/Baronboy/p/9185849.html

優雅告別 2022 年,2023 年主題:敢想,就敢做!

自從工作之后&#xff0c;每年春節我都會花一天時間&#xff0c;一個人待在一個小房間&#xff0c;思考自己今年做了什么具備階段性成果的事情。然后&#xff0c;寫下明年需要執行的計劃。會寫在一個 XMind 文件里&#xff0c;記錄每一年將要執行的計劃&#xff0c;且未完成的計…

純js上傳文件 很好用

<!DOCTYPE html> <html> <head> <meta charset"utf-8"> <meta name"viewport" content"widthdevice-width, initial-scale1.0"> <title>參數設置</title> <meta name"keywords&q…

買臺電腦,不行!去旅游一下,不行!論程序員怎么實現財務自由!

“最近讀了一本不是編程的程序員技能書《軟技能-代碼之外的生存指南》&#xff0c;全書分為 7 個篇章&#xff0c;分別是職業、自我營銷、學習、生產力、理財、健身和精神。在讀完職業、自我營銷和理財這三個篇章后&#xff0c;讓我感觸很深&#xff0c;也讓我很意外。本來以為…

java發送gmail_如何在Gmail中輕松通過電子郵件發送人群

java發送gmailMailing lists are an old tool in the email arsenal, but their implementation in Gmail isn’t immediately intuitive. Read on as we show you how to email groups using your Gmail account. 郵件列表是電子郵件庫中的一個舊工具&#xff0c;但是在Gmail中…

移動web開發相關筆記(三)

1.推薦以sublime插件的排名官網:https://packagecontrol.io/&#xff08;sublime插件官網&#xff09;2.時間算法【//總秒數var totalSecond 3671;//獲取里面的小時var hoursMath.floor(totalSecond/3600);//獲取剩下的分鐘var minuteMath.floor(totalSecond%3600/60);//獲取剩…

互聯網和IT行業越來越嚴峻,前景幾何?

楔子新冠疫情反反復復&#xff0c;互聯網和IT行業一路下滑。硅谷裁員高達10萬人。前景該何處何從呢&#xff1f;春江水暖豬先知IT行業如此的不景氣&#xff0c;自然是一些在風口上被吹起來的豬首先感受到了。他們進行的自救其實就一條:裁員&#xff0c;大量的裁員。裁員可以解決…

Asp.net MVC使用Model Binding解除Session, Cookie等依賴

上篇文章"Asp.net MVC使用Filter解除Session, Cookie等依賴"介紹了如何使用Filter來解除對于Session, Cookie的依賴。其實這個也可以通過Model Binding來達到同樣的效果。 什么是Model Binding? Model Binding的作用就是將Request請求中包含的散亂參數&#xff0c;根…

C++回聲服務器_4-UDP connect版本客戶端

針對UDP套接字調用connect函數不會與對方UDP套接字建立連接&#xff0c;只是向UDP套接字注冊目標IP和端口信息。 修改客戶端代碼 服務器代碼不需要修改&#xff0c;只需修改客戶端代碼。調用connect函數之后&#xff0c;可以調用write函數和read函數來發送、接收數據&#xff0…

如何在路由綁定中使用 IParsable

IParsable 是 .Net 7 中新增的接口&#xff0c;它可以將字符串轉換為對應的實體。在 Controller 的 Route 綁定中可以使用 IParsable 來綁定復雜的實體。實驗背景 假設有一個需要將 route "report/{month}-{day}" 綁定到 MyDate 對象上的場景。在 .Net 7 之前&#x…