MSFN Forums: Anyone Had Any Luck With NTI Cd Maker..? - MSFN Forums

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Anyone Had Any Luck With NTI Cd Maker..? Cant search... /doh Rate Topic: -----

#1 User is offline   andybaines 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 09-December 04

Post icon  Posted 15 June 2005 - 04:43 AM

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

:)

Ad Bot #1 User is online   Sponsor Icon

  • Advert Bot
  • Group: Ad Bots
  • Posts: 0
  • Joined: --

Warn Status

Warning level: 0%

0
  • +
  • -

#2 User is offline   DLF 

  • Member
  • PipPip
  • Group: Members
  • Posts: 206
  • Joined: 02-November 04

Posted 15 June 2005 - 09:16 AM

A search for...
nti+cd+maker

seartching within "titles only" brings up this result...
http://www.msfn.org/...hl=nti+cd+maker
Have you never heard of Mr Boole?

#3 User is offline   andybaines 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 09-December 04

Posted 16 June 2005 - 03:22 AM

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..?

:)

#4 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03

Posted 16 June 2005 - 06:59 AM

finaly i am not the only one.

i like to know to :)

#5 User is offline   andybaines 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 09-December 04

Posted 17 June 2005 - 03:40 AM

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.

:)

#6 User is offline   muiz 

  • SPECIAL
  • PipPipPipPipPipPip
  • Group: Banned
  • Posts: 1,055
  • Joined: 03-August 03

Posted 19 June 2005 - 06:12 AM

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

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic


1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users