亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

IconViewer(ICON圖標查看提取工具) v3.02 官方免費安裝版

ICO圖片提取工具

  • 軟件大?。?span>1.2MB
  • 軟件語言:英文軟件
  • 軟件類型:國外軟件
  • 軟件授權:免費軟件
  • 軟件類別:圖標工具
  • 應用平臺:Windows平臺
  • 更新時間:2024-05-10
  • 網(wǎng)友評分:
360通過 騰訊通過 金山通過

情介紹

IconViewer是一款能夠查看,提取并保存在可執(zhí)行文件和庫中的圖標的工具。該方案集成了標準的文件`屬性`對話,并增加了一個額外的標簽,從這里可以查看該文件中包含的圖標??梢灶A覽不同大小和顏色的圖標,并選擇將它復制到剪貼板或者導出為PNG圖標,ICO或BMP格式。

優(yōu)點

官方版本,真免費,超級方便好用。安裝完通過右鍵屬性就可以查看exe的ico圖標了,暫時支持png、bmp、ico也夠用了,可以通過ps將png與bmp轉換為別的格式即可。

使用方法

1、本站下載IconViewer后,用壓縮軟件解壓后可以看到

2、我們這里win10所以選擇 IconViewer3.02-Setup-x64.exe 版本,雙擊運行安裝

這個是常規(guī)設置即可,下面的是自定義一些參考書的英語好的嗎,有特殊需求的可以試試

3、點擊后 接受 協(xié)議 下一步

4、如果看到 如下選項,可以選擇也可以不選擇,一般開始菜單我們也用不到

然后下一頁,看到如下提示 就說明安裝成功了

是不是開始菜單與安裝目錄里面都么有界面,是的,這個直接就是在你想保存圖標的exe文件上面,點擊 右鍵 屬性即可

這樣是不是很方便就可以將想要的ico圖標保存下來了呢。

教程到這就介紹了,是不是很方便呢。

高級選項Advanced Setup Options

IconViewer's installation package (e.g. IconViewer3.01-Setup-x86.exe) can accept several command-line switches for modifying the setup experience. These can be used to assist in deployment.

In addition, once installed, the setup program setup.exe can accept command-line switches for uninstall.

Install - Command-line switches

package.exe [/passive | /quiet] [/u:unattend.txt]
SwitchMeaning
passiveUnattended Setup mode. No user interaction is required, but installation status is displayed.
quietQuiet mode. This is the same as unattended mode, but no status or error messages are displayed.
u:unattend.txtInstall options will be retrieved from the file unattend.txt. See the section Using an unattend file below for more information.

When in passive or quiet mode, and an unttend file is not specified or does not specify all options, Setup will use default install options.

Note: When in passive or quiet mode, the IconViewer license agreement is not displayed to the end user. You must read and agree to the License Agreement before installing IconViewer on your computer or deploying it to another computer.

Uninstall - Command-line switches

Setup.exe is located in the folder in which you installed IconViewer, e.g. C:\Program Files\IconViewer.

setup.exe /uninstall [/passive | /quiet] [/u:unattend.txt]
SwitchMeaning
uninstallRequired for uninstall.
passiveUnattended Setup mode. No user interaction is required, but uninstallation status is displayed.
quietQuiet mode. This is the same as unattended mode, but no status or error messages are displayed.
u:unattend.txtUninstall options will be retrieved from the file unattend.txt. See the section Using an unattend file below for more information.

When in passive or quiet mode, and an unttend file is not specified or does not specify all options, Setup will use default uninstall options.

Using an unattend file

An unattend file is used to specify responses to the questions that the Setup wizard asks during installation. For normal mode (that is, when the quiet or passive switches are not specified), Setup uses the unattend file's values to populate the wizard, but the user can change the settings. In passive and quiet mode, the unattend file's values are used and cannot be changed.

An unattend file has the same format as a standard Windows configuration (ini) file. It consists of sections, containing key/value pairs.

Settings used during install only:

KeyMeaning
[Setup]
InstallPath
The folder to install IconViewer into. You may use environment variables, such as %ProgramFiles%.

The default installation folder is %ProgramFiles%\IconViewer.

[Setup]
SMShortcutHelp
Whether to create a Start Menu shortcut to the IconViewer help file. Set to one of the following values:

1Create the shortcut.
0(Default) Do not create the shortcut.
[Setup]
SMShortcutUninstall
Whether to create a Start Menu shortcut for uninstalling IconViewer. Set to one of the following values:

1Create the shortcut.
0(Default) Do not create the shortcut.
[Setup]
SMFolderType
Where to create IconViewer Start Menu shortcuts. Set to one of the following values:

0(Default) Let Setup decide. If only one shortcut is to be created, create it in the main Programs folder; if more than one, create them in the IconViewer subfolder.
1Create the shortcut(s) in the main Programs folder.
2Create the shortcut(s) in a new subfolder specified by the SMNewFolder setting.
3Create the shortcut(s) in the existing subfolder specified by the SMExistingFolder setting.
[Setup]
SMNewFolder
The new Start Menu folder that should be created for the program shortcut(s), if the SMFolderType setting or the user specifies to create a new folder.

The default folder is named IconViewer.

[Setup]
SMExistingFolder
The existing Start Menu folder that in which to create shortcut(s), if the SMFolderType setting or the user specifies to use an existing folder.

This setting is only used if SMFolderType=3. If the folder does not exist, it will be treated as the value of SMNewFolder and SMFolderType will be treated as 2.

Settings used during uninstall only:

KeyMeaning
[UserInit]
DeleteUserData
Whether to delete user-specific IconViewer settings. On Windows 95, 98, and Me, this only includes settings for the user currently logged in. On Windows NT, 2000, XP, and newer versions, this includes all users who have used IconViewer on the local machine. Set to one of the following values:

1(Default) Delete the settings.
0Do not delete the settings.
[UserInit]
DeleteMachineData
Whether to delete machine-wide IconViewer settings (those that apply to all users). Set to one of the following values:

1(Default) Delete the settings.
0Do not delete the settings.

Following is an example of an unattend file for IconViewer:

[Setup]
InstallPath=%ProgramFiles%\My Folder
SMShortcutHelp=1
SMShortcutUninstall=0
SMFolderType=2
SMNewFolder=IconViewer Help
[UserInit]
DeleteUserData=0
DeleteMachineData=0

When specifying an unattend file on the command line, you may use an individual file name, relative path, or absolute path. If the path or file name contains spaces, enclose it in quotes. For example:

IconViewer3.01-Setup-x86.exe /quiet
   /u:"C:\My Files\unattend.txt"

更新日志

官方好久沒更新了,基本上不用更新了。比其它動不動就收費的強太多了。

載地址

下載錯誤?【投訴報錯】

IconViewer(ICON圖標查看提取工具) v3.02 官方免費安裝版

      氣軟件

      關文章

      載聲明

      ☉ 解壓密碼:chabaoo.cn 就是本站主域名,希望大家看清楚,[ 分享碼的獲取方法 ]可以參考這篇文章
      ☉ 推薦使用 [ 迅雷 ] 下載,使用 [ WinRAR v5 ] 以上版本解壓本站軟件。
      ☉ 如果這個軟件總是不能下載的請在評論中留言,我們會盡快修復,謝謝!
      ☉ 下載本站資源,如果服務器暫不能下載請過一段時間重試!或者多試試幾個下載地址
      ☉ 如果遇到什么問題,請評論留言,我們定會解決問題,謝謝大家支持!
      ☉ 本站提供的一些商業(yè)軟件是供學習研究之用,如用于商業(yè)用途,請購買正版。
      ☉ 本站提供的IconViewer(ICON圖標查看提取工具) v3.02 官方免費安裝版資源來源互聯(lián)網(wǎng),版權歸該下載資源的合法擁有者所有。