Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Autorun.inf (My problem runs deeper! Something is bugged...)

Featured Replies

I'd like to reference the icon for my usb drive dynamically from the host computer. This way, the drive can have its custom icon, but each host computer would have its own version of this icon.

[autorun]
icon="%CustomData%\Icons\Drive Custom IPod Shuffle.ico"

Shortcuts of the drive use this icon path!

F:\%CustomData%\Icons\Drive Custom IPod Shuffle.ico

It puts the drive's root in front, unless the path starts with a letter. Ideas? How could I solve this?

Edited by Palii


%CustomData% is not a standard environment variable, that's why it doesn't work.

  • Author

Arie:

Thanks for the fast reply. I created a new environment variable. It works fine for all of shortcuts and other icon references...I just tried with %systemroot% as well....same result.

[autorun]
icon="%systemroot%\Drive Custom IPod Shuffle.ico"

Now it desperately hangs on to this path:

F:\%systemroot%\Drive Custom IPod Shuffle.ico

More ideas? Is there perhaps a way to reference such environment variables, but without starting the path string with a % character?

  • Author

The problem goes deeper than I initially suspected.....it happens with ALL icon paths!!! And open paths too!!! :realmad:

[autorun]
icon="C:\Drive Custom IPod Shuffle.ico"

Grrrrr....

F:\C:\Drive Custom IPod Shuffle.ico

What could cause this? Iconpackager? Registry?

Edited by Palii

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.