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.

Anyone Had Any Luck With NTI Cd Maker..?

Featured Replies

Anyone had any luck with a silent install of NTI CD Maker, it has both InstallShield (.iss) and an MSI install file.

Trying to search the board only throws up an error that NTI and Cd are both too small to search for and browsing every thread that has "maker" in it was taking ages.

Any advice is uch appreciated.

Andy

:)

  • Author

It has both an InstallShield and an MSI installation file in the folder, trying to run either with an unattended installtion switches results it it not being install, anyone got any ideas/suggestions..?

:)

finaly i am not the only one.

i like to know to :)

  • Author

I finally resorted to AutoIt for this one, hehehe...

; --- Start ---

Run("setup.exe")

Sleep(10000)

WinWaitActive("NTI CD & DVD-Maker Gold Setup")
Sleep(500)
Send("!n")

WinWaitActive("NTI CD & DVD-Maker Gold Setup")
Sleep(500)
Send("!y")

WinWaitActive("NTI CD & DVD-Maker Gold Setup")
Sleep(500)
Send("!n")

WinWaitActive("NTI CD & DVD-Maker Gold Setup")
Sleep(500)
Send("!n")

WinWaitActive("NTI CD & DVD-Maker Gold Setup")
Sleep(10000)
Send("!y")

WinWaitActive("NTI CD & DVD-Maker Gold Setup")
Sleep(10000)
Send("!y")
Sleep(50000)
Send("{DOWN}")
Sleep(500)
Send("{ENTER}")

; --- End ---

This does the job fine for all the laptops at this school/college (Some are older hence the really long pause in there.) hope this helps you too muiz.

Obviously if your NTI version is a lil different you'll have to change it a tad here and there.

:)

thx i will try soon, and what about the registration?

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.