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

Hello, and thank you for this great website and this awesome tool. NT6.x True Integrator and Win Tool Kit are simply extraordinary tools that compliment my current arsenal. I am a total n00b when it comes to coding .ini and .inf files, so please excuse my ignorance. Just one question today,..

When coding .ini and .inf file for use with NT6.x True integrator, What is the proper encoding and line ending convention should I be using when using Netepad2.

ie: Unicode, UTF-8, etc...

ie: Windows (CR+F), UnIX (LF), etc...

Any insight would be much appreciated. Thanks in advance.

Edited by dotfusion

DX WinNT6.x True Integrator is able to recognize any scenario.

For example, if you write a string in this way:

Line1 & CRLF & Line2 & CR & Line3 & LF & Line4 & CRLF and so on, DXWNTI will be able to handle it correctly

Anyway in windows CRLF is used as default and so it is the one you should use:


@CRLF ; Windows
@LF ; Unix
@CR ; Mac

About notepad, you can save it as you like:UTF-8, ASCII, etc.

  • Author

Thanks for the reply. I figured as much. Thanks for your support. I think it's time I made a donation with my next pay check. :D

Edited by dotfusion

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

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.