banner

[DesktopReminders]

Answer File = Oobeinfo.ini

The [DesktopReminders] section contains entries for specifying reminders.

Entry Description
RegRemind1 Specifies the number of days before Windows Welcome reminds the end user to register their copy of Microsoft® Windows®.
RegRemind2 Specifies the number of days before Windows Welcome reminds the end user a second time to register their copy of Windows.
RegRemind3 Specifies the number of days before Windows Welcome reminds the end user a third time to register their copy of Windows.
ISPRemind1 Specifies the number of days before Windows Welcome reminds the end user to sign up for Internet access.
ISPRemind2 Specifies the number of days before Windows Welcome reminds the end user a second time to sign up for Internet access.
ISPRemind3 Specifies the number of days before Windows Welcome reminds the end user a third time to sign up for Internet access.

Sample

This sample demonstrates one use of the [DesktopReminders] section of Oobeinfo.ini.

[DesktopReminders]
RegRemind1 = 30
RegRemind2 = 20
RegRemind3 = 10
ISPRemind1 = 30
ISPRemind2 = 20
ISPRemind3 = 10

RegRemind1

Specifies the number of days before Windows Welcome reminds the end user to register their copy of Windows.

Syntax RegRemind1 = days
Value days

DWORD. Number of days before Windows Welcome reminds the end user to register their copy of Windows. Must be a positive integer less than or equal to 30. If 0, there is no reminder.

Default Value 0
Example
RegRemind1 = 30

icon Return to top

RegRemind2

Specifies the number of days before Windows Welcome reminds the end user a second time to register their copy of Windows.

Syntax RegRemind2 = days
Value days

DWORD. Number of days before Windows Welcome reminds the end user a second time to register their copy of Windows. Must be a positive integer less than or equal to 30. If 0, there is no reminder.

Default Value 0
Example
RegRemind2 = 20

icon Return to top

RegRemind3

Specifies the number of days before Windows Welcome reminds the end user a third time to register their copy of Windows.

Syntax RegRemind3 = days
Value days

DWORD. Number of days before Windows Welcome reminds the end user a third time to register their copy of Windows. Must be a positive integer less than or equal to 30. If 0, there is no reminder.

Default Value 0
Example
RegRemind3 = 10

icon Return to top

ISPRemind1

Specifies the number of days before Windows Welcome reminds the end user to sign up for Internet access.

Syntax ISPRemind1 = days
Value days

DWORD. Number of days before Windows Welcome reminds the end user to sign up for Internet access. Must be a positive integer less than or equal to 30. If 0, there is no reminder.

Default Value 0
Example
ISPRemind1 = 30

icon Return to top

ISPRemind2

Specifies the number of days before Windows Welcome reminds the end user a second time to sign up for Internet access.

Syntax ISPRemind2 = days
Value days

DWORD. Number of days before Windows Welcome reminds the end user a second time to sign up for Internet access. Must be a positive integer less than or equal to 30. If 0, there is no reminder.

Default Value 0
Example
ISPRemind2 = 20

icon Return to top

ISPRemind3

Specifies the number of days before Windows Welcome reminds the end user a third time to sign up for Internet access.

Syntax ISPRemind3 = days
Value days

DWORD. Number of days before Windows Welcome reminds the end user a third time to sign up for Internet access. Must be a positive integer less than or equal to 30. If 0, there is no reminder.

Default Value 0
Example
ISPRemind3 = 10

icon Return to top