MSFN Forum: Nero 8 AutoIt script Change the the default installation directory - MSFN Forum

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

Nero 8 AutoIt script Change the the default installation directory Rate Topic: -----

#1 User is offline   kALPEPITO 

  • Group: Members
  • Posts: 3
  • Joined: 31-October 07

Posted 03 August 2008 - 10:38 AM

I first thank MSFN board and all members for the work. I'm not speak english. so i thank for your patience.
I just download the Nero 8.3.1 autoit script and i have some problem to use it. I would need your help because i want to change the default directory like this: %PROGRAMFILES\MULTIMEDIA\NERO8. how can i do it ? Is it correct to set the the $ID parameter as
$ID = "@ProgramFilesDir & "Multimedia\Nero8"" ? Thank for your help.


#2 User is offline   bj-kaiser 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 415
  • Joined: 05-December 06
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 03 August 2008 - 11:29 AM

View PostkALPEPITO, on Aug 3 2008, 06:38 PM, said:

...
$ID = "@ProgramFilesDir & "Multimedia\Nero8"" ? Thank for your help.

better use
$ID = @ProgramFilesDir & "\Multimedia\Nero8" ? Thank for your help.

Macros (@...) dont come with trailing backslash! And strings are enclosed in one set of quotes only.

#3 User is offline   kALPEPITO 

  • Group: Members
  • Posts: 3
  • Joined: 31-October 07

Posted 06 August 2008 - 02:24 PM

Thank you very much for your help. Any thing went ok.
Know i have another request to make for implementation the script. since that it possible to make nero totaly silent install if the 7z is install in the PC, i think it will be usefull to ad some lines in the options to chek if the 7z is already install in the PC. so that if there is no 7z in the PC the script install 7z (for those select silent option) by first and load nero in the second time. This means that the 7z will be in the same directory like nero setup.
My english is very poor so i ask your patience. Thank for all.

Share this topic:


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



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy