Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

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.

Featured Replies

Posted

RenFiles

[Rename-files-section-name]

new-file-name, old-file-name

Lists the names of files to be renamed. The name of the section must appear in a Renfiles item in an Install section of the INF file.

new-file-name

New name of the file.

old-file-name

Old name of the file.

This example renames the files file42 to file41, file52 to file51, and file62 to file61 in the system32 folder:

[DefaultInstall]
RenFiles=RenameOldFilesSec

[RenameOldFilesSec]
file41, file42
file51, file52
file61, file62

[DestinationDirs]
RenameOldFilesSec=11

The folder where all the old filenames exist must be defined in a DestinationDirs section as shown in the above example.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.