Change Setup Icon Advanced Installer Coupon



Assuming you have already given your program the desired icon, In the solution explorer, right click on the installation project and go to 'View - File System'. In the File System window, find the shortuct whose icon you want to change (for example, under 'Users's Programs Menu'). Now, you can make an 'icon change' if you install this cute app for girls of each and every application you have on your phone or tablet. And not just that. This is also an app name and icon.

Introduction

The launcher icon for your app (sometimes called an 'app icon') is the icon that a user taps to start your app. For commonality with Android, starting in Fire OS 5, Amazon uses icons from your APK. (This is a change from earlier versions of Fire OS, where the launcher used the launcher icon that you uploaded to the developer portal when submitting your app.)

As you create your launcher icons, be aware of the following guidelines and troubleshooting. Note that the following sections apply to Fire OS 5 and Fire OS 6.

Scaling

The launcher avoids scaling launcher icons, unless absolutely necessary. To display large and crisp icons on a device, the launcher fetches the icon with a density higher than that of the device.

Icon size and densities

Create a version of your icon at each of the following dimensions and include the images in your APK. Make sure that your icons are in the appropriate res folders so that the launcher can find them:

Generalized densityIcon dimensionsRes folderRequested by
xxhdpi144px x 144pxdrawable-xxhdpixhdpi Amazon devices
xhdpi96px x 96pxdrawable-xhdpitvdpi, hdpi Amazon devices
hdpi72px x 72pxdrawable-hdpimdpi Amazon devices

Icon File Format

Provide the images for your launcher icons in 24-bit PNG format.

Troubleshooting Your Launcher Icon

If your launcher icon is not displaying as expected, consider the following:

Problem: The wrong icon is displayed or the icon is scaled up or down and looks bad.

Solution: If you provide the launcher icon for a configuration such as drawable-large-mdpi, Android resource-resolution rules might select the icon from that folder instead of the appropriate folder.

See the Android documentation here for the Android resource resolution algorithm.

To help ensure that the launcher selects the correct icon, only include icons in the resource folders listed in the table on this page.

Advanced

Problem: Your drawable-* folder was removed in build-time APK optimization.

Solution: Some tools build an APK for a specific density and remove other drawables. For example, the tools might remove the drawable-xxhdpi folder, even though Amazon uses the xxhdpi icon file on xhdpi devices. To help avoid this issue, use a mipmap-* pattern for folder names instead of drawable-*:

  • mipmap-hdpi: 72px
  • mipmap-xhdpi: 96px
  • mipmap-xxhdpi: 144px

Fire OS 6 Device Support Table

The devices in the following table all run or support running Fire OS 6, which is based on Android N (Android 7.1.2, API level 25):

DeviceFire OS 6 SourceGeneral densityDensity of fetched launcher icon
Fire 7 (2019)Stock OS mdpi hdpi
Fire HD 8 (2018)Stock OS hdpi xhdpi

Fire OS 5 Device Support Table

The devices in the following table all run or support running Fire OS 5, which is based on Android 5.1, API level 22:

DeviceFire OS 5 SourceGeneral densityDensity of fetched launcher icon
Fire HD 10 (2017)Stock OS hdpi xhdpi
Fire HD 8 (2017)Stock OS tvdpi xhdpi
Fire 7 (2017)Stock OS mdpi hdpi
Fire HD 8 (2016)Stock OS tvdpi xhdpi
Fire HD 10 (2015)Stock OS mdpi hdpi
Fire HD 8 (2015)Stock OS tvdpi xhdpi
Fire (2015)Stock OS mdpi hdpi
Fire HDX 8.9 (2014)OTA update xhdpi xxhdpi
Fire HD 7 (2014)OTA update hdpi xhdpi
Fire HD 6 (2014)OTA update hdpi xhdpi

Legacy Device Support for Older Versions of Fire OS

The following table lists Amazon's legacy tablet devices and the corresponding OS supported by these devices.

DeviceFire OS versionScreen resolutionGeneral density
Fire HD 7 (2014)Fire OS 4—based on Android 4.4.2, API level 19. Receives Fire OS 5 OTA update. 1280px x 800px (supports 720p 'HD' resolution)hdpi
Kindle Fire HDX 8.9' (2013)Fire OS 4 (system update, available Nov 2014)—based on Android 4.4.2, API level 19 Fire OS 3—based on Android 4.2.2, API level 17 2560px x 1600px (supports 1080p 'HD' resolution)xhdpi
Kindle Fire HDX 7' (2013)Fire OS 4 (system update, available Nov 2014)—based on Android 4.4.2, API level 19 Fire OS 3—based on Android 4.2.2, API level 17 1920px x 1200px (supports 1080p 'HD' resolution)xhdpi
Kindle Fire HD 7' (2013)Fire OS 4 (system update, available Nov 2014)—based on Android 4.4.2, API level 19 Fire OS 3—based on Android 4.2.2, API level 17 1280px x 800px (supports 720p 'HD' resolution)hdpi
Kindle Fire HD 8.9' (2012)Based on Android 4.0.3, API level 151920px x 1200px (supports 1080p 'HD' resolution)hdpi
Kindle Fire HD 7' (2012)Based on Android 4.0.3, API level 151280px x 800px (supports 720p 'HD' resolution)hdpi
Kindle Fire (2nd Gen)Based on Android 4.0.3, API level 151024px x 600pxmdpi
Kindle Fire (2011)Based on Android 2.3.3, API level 101024px x 600pxmdpi

Last updated: Oct 29, 2020

Introduction

Icon

Running SABnzbd as a Windows Service can be helpful to those needing the program to operate in an 'always on' state. When installed this way, SABnzbd will start automatically as soon as Windows starts, even when no user account is logged in, and will remain running even when all users have logged out.

Setup

Change Setup Icon Advanced Installer Coupon Codes

NOTE While the functionality of SABnzbd is generally the same when running as a service, there are some restrictions and limitations. Most importantly, you will need to take additional steps after installing the service if you use network shares for your download folders. Details on these steps, and other considerations when running SABnzbd as a service, can be found after the basic installation instructions, below.

Basic Installation

The following procedure will install SABnzbd as a service using the same settings used by the graphical web-based interface. This should satisfy most users' needs, but if you need to run the service with different settings than those used in the web interface, please read through the 'Specifying additional options' section that follows this section before proceeding.

Setup
  1. Open a DOS window with Administrative (elevated) privileges
    • Click your Windows Start button
    • Type cmd
    • Right click 'Command Prompt' in the search window and choose 'Run As Administrator' in the drop-down menu that appears.
  2. Access the directory in which you installed SABnzbd.
    If you installed SABnzbd in its default location (C:Program FilesSABnzbd) just type (or paste) the below command exactly as it appears, then hit the RETURN key. If you installed it to a different drive or folder, however, make sure to edit the path to reflect that location.

  3. Install SABnzbd service, set it to automatically start, and launch it, by typing or pasting the below commands into the DOS command window and hitting RETURN after each.

    NOTE The first command uses the %localappdata% system variable to point to the LOCAL folder within your user's APPDATA folder, which should work on all versions of Windows. If for some reason that does not work on your system and you get a sabnzbd.ini file not found type error you will need to replace the path portion of the above command to explicitly point to your sabnzbd.ini file within your C:UsersUSERNAMEAPPDATALocalsabnzbd folder.

    NOTE If you used Powershell instead of Command Prompt you will need to use $env:LOCALAPPDATA instead of %localappdata%!

That’s it! SABnzbd is now installed and running as an 'always on' service!If all you need is to run SABnzbd as a service using the same settings used in the SABnzbd web interface-and you are not using network shares for your downloaded files-your work here is done.

However, if you want to customize the way that the service runs, or if you need to have SABnzbd access shared drives across the network, please read through the following sections for further information.

  • NOTE SABnzbd will not present an icon in the Notification (lower right) area of the Windows screen when run as a service. This will not affect normal operation of the software.
  • NOTE The Windows firewall will not warn you if it blocks SABnzbd as it does when blocking SABnzbd when running 'normally', so you may need to add it to the firewall exception list using the normal procedures for your version of Windows if you run into an access problem. However, if you have already run SABnzbd successfully before installing it as a service, using the same port number, it is likely the exception will already be in effect.
  • NOTE Before upgrading SABnzbd, it is recommended you stop both services to ensure there are no problems overwriting busy files. See the section below for details on stopping the service via the command line or through the Windows Service Manager.

Specifying additional options

By default, installing SABnzbd as a service (as detailed in step 4 of the above installation instructions) will cause it to run using the same settings used by the SABnzbd web interface on your system.

You can, however, override many of these settings with command line parameters. Simply add the pertinent command to the line that installs the SABnzbd service. Be aware that not all of the available command line options are appropriate when SABnzbd is running as a service—for instance, parameters like –b (start browser) will be ignored even if specified.

Advanced Installer Free

NOTE Any parameter you set in the command line will override the equivalent parameter in the web interface and any changes to the interface settings will be ignored by the service for that parameter. For parameters not set through the command line, the service will use whatever was set in the GUI at the time the service is launched or updated.For example, the following will install the SABnzbd service with the -s host:port command to reflect a different server address:

In this example, the SABnzbd service will continue to use the specified port (8081) even if you subsequently specify a different port within the web interface. You would need to reinstall the service by re-entering the above command without the -s 127.0.0.1:8081 argument to have the SABnzbd service once again go back to using the value set in the web interface.

Updating the service settings

Icon Installer Free

Each time the SABnzbd service starts, it reads the SABnzbd ini file for configuration options. If you change settings within the SABnzbd web interface you can force the service to reread the ini file by typing the following the command in an elevated DOS command window after changing directories to the SABnzbd folder. Of course, you can also simply reboot the computer to cause the service to restart and reread the ini file again.

Service actions

Removing the services

Ebay Icon Installer

To completely remove the SABnzbd services, follow steps 1 and 2 in the Installation instructions above to open an elevated DOS command window and access the SABnzbd folder, then type or paste the following commands into it, hitting RETURN after each.

Start the services

Stop the services

Enabling Network Share Access

By default the SABnzbd service will be installed to run as the 'Local System' account. This allows full access to local hard drives, but not to network shares.If you are using network shares within SABnzbd to save or process your downloads, the main SABnsdb-server service must run as a local user account with network privileges instead of 'Local System'. Here’s how to make that change:

  • Install SABnzbd as a service using the instructions in the above Installation section.
  • Launch the Windows Service Manager utility. (Typically that’s done by typing SERVICES into your Windows Start menu’s search and choosing SERVICES from the results list)
  • In the Windows Services Manager, find the SABnzbd-service (it will be displayed as 'SABnzbd Binary Newsreader') in the list of services and double-click it to access its settings.
  • Click the Logon tab.
  • Specify a different 'Log on' account. (Make sure it is one that has administrative privileges and access to network shares).
  • Apply the changes and close the Service Manager window.

NOTE When using network shares with the SABnzbd service, you must use network (UNC) paths (servershare) instead of drive letters (P:).

NOTE Even after doing the above to enable network share access, you will still be restricted to local drives only for the admin, log and incomplete folders due to limitations in those functions. Make sure, in your SABnzbd web interface configuration that those folders are not pointing to network shares.