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.

Inf file question

Featured Replies

[sourceDisksFiles]blueberry.pancakes

[NotCopy.Copy]

blueberry.pancakes

What does this mean ?

It is part of choose.inf, quiet.inf and reboot.inf in the Media Player 6.4 installer.

[sourceDisksFiles]

blueberry.pancakes

[NotCopy.Copy]

blueberry.pancakes

What does this mean ?

It is part of choose.inf, quiet.inf and reboot.inf in the Media Player 6.4 installer.

I guess some1 [with too much time to spare + sense of humor] wanted to add something "original" to the WMP 6.4 INFs... ;)

"blueberry.pancakes" = fake value, can be safely removed or replaced with anything else, with no consequences.

"NotCopy.Copy" = fake section and value under the [DefaultInstall] section, can be safely removed or replaced with anything else.

[sourceDisksFiles] = INF section, not needed, can be safely removed.

As far as I'm aware, the only mandatory sections + values for a minimal [but functional] INF file to operate properly are:

[Version] = needs 1 of these 2 values:

Signature=$CHICAGO$ = interpreted same way by both 9x and NTx OSes

or:

Signature=$WINDOWS NT$ = strictly for NTx OSes

[DefaultInstall] = can be renamed to anything else, even no name [] or completely removed

[sourceDisksNames] = minimum functional value:

1=,,0

Except for the "Signature=$bla bla$" value which must go under the [Version] section, and for the "1=,,0" value which must go under the [sourceDisksNames] section, all other sections can be empty.

Even an empty [0 bytes] INF file can still be run without consequences [but it is useless, of course], and doesn't generate any errors nor messages/dialogs.

Official MS INF documentation [most relevant]:

- Win98 RK:

http://www.microsoft.com/resources/documen...t7/wrkappc.mspx

- Win2000 DDK:

http://msdn.microsoft.com/library/en-us/se...t_inf_files.asp

Hope this helps.

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.