MSFN Forum: [How To]: Nero 6.6.0.0 - 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
  • 15 Pages +
  • « First
  • 13
  • 14
  • 15
  • You cannot start a new topic
  • You cannot reply to this topic

[How To]: Nero 6.6.0.0 Rate Topic: -----

#281 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,696
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 March 2005 - 01:50 AM

Yeah Felix using the nero burning rom only. XP Pro sp2 updated.
Error.log attached.


#282 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 01:51 AM

Neanderthal, on Mar 6 2005, 08:45 AM, said:

ok, it is now workin, can`t tell you what was wrong though, just tried it on a clean install and it worked, somthing must be screwed up on my main installal winrar is in default location.
A few new issues now though, the shortcuts don`t get made in the start menu, folder is there but no links and it gives an error when loading nero express, Unable to load plugin manager also curious about this line in !MakeIt.cmd
ping -n 4 127.0.0.1 >NUL 2>&1

other than these few isues, a very usefull addition to my toolbox  :thumbup
<{POST_SNAPBACK}>


OOPS! forgot to include the shortcut.exe in archive... fixed now - sorry bout that chief :blushing:

looking into the plugin manager.

#283 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 01:55 AM

MAVERICKS CHOICE, on Mar 6 2005, 03:50 PM, said:

Yeah Felix using the nero burning rom only. XP Pro sp2 updated.
Error.log attached.
<{POST_SNAPBACK}>



Ok Mav, here is a slightly modified version of the script attached, please try and let me know how you go...

Attached File(s)



#284 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,696
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 March 2005 - 01:59 AM

Thanks man but for some reason still gettin this:

Does nerotmp specify a file name
or directory name on the target
(F = file, D = directory)? ^C

??

#285 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 02:03 AM

MAVERICKS CHOICE, on Mar 6 2005, 03:59 PM, said:

Thanks man but for some reason still gettin this:

Does nerotmp specify a file name
or directory name on the target
(F = file, D = directory)? ^C

??
<{POST_SNAPBACK}>


ok mav,

try this one and tell me which xcopy number you are gettings the error... then we can try a couple of other things

Attached File(s)



#286 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,696
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 March 2005 - 02:09 AM

Same error as before no xcopy number.

#287 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 02:12 AM

MAVERICKS CHOICE, on Mar 6 2005, 04:09 PM, said:

Same error as before no xcopy number.
<{POST_SNAPBACK}>



That is **** strange! can you have a look in the cmd file you running and see if there is some statements like this

echo xcopy 1
pause

#288 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,696
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 March 2005 - 02:25 AM

Yep,
:: Copy the post installation files for the final installer
xcopy /q /y post_config.cmd %TmpPath% >>error.log 2>&1 & xcopy /q /y register.reg %TmpPath% >>error.log 2>&1 & xcopy /q /y shortcut.exe %TmpPath% >>error.log 2>&1
echo xcopy 1
pause
cd %TmpPath%

??

#289 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 02:37 AM

MAVERICKS CHOICE, on Mar 6 2005, 04:25 PM, said:

Yep,
:: Copy the post installation files for the final installer
xcopy /q /y post_config.cmd %TmpPath% >>error.log 2>&1 & xcopy /q /y register.reg %TmpPath% >>error.log 2>&1 & xcopy /q /y shortcut.exe %TmpPath% >>error.log 2>&1
echo xcopy 1
pause
cd %TmpPath%

??
<{POST_SNAPBACK}>


Well it has got me stuffed why you are not seeing any of the echo comments... ok try this one now... if you don't see some echo comments and some pauses now i have now idea what is happening on your system... on 4 different system here it is doing the same expected things... and i don't get the directory error... anyway try this one.

Attached File(s)



#290 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,696
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 March 2005 - 02:53 AM

Sorted Felix :thumbup , haven't checked that latest .cmd appears to be ok just gotta dl the shortcut.exe & slot it in. Strange all the other .cmds would not work?? :hello:

EDIT: felix where can I DL the shortcut.exe??

#291 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 02:59 AM

deleted for simon :)

#292 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,696
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 March 2005 - 03:14 AM

`Felix`, on Mar 6 2005, 06:51 PM, said:

Neanderthal, on Mar 6 2005, 08:45 AM, said:

ok, it is now workin, can`t tell you what was wrong though, just tried it on a clean install and it worked, somthing must be screwed up on my main installal winrar is in default location.
A few new issues now though, the shortcuts don`t get made in the start menu, folder is there but no links and it gives an error when loading nero express, Unable to load plugin manager also curious about this line in !MakeIt.cmd
ping -n 4 127.0.0.1 >NUL 2>&1

other than these few isues, a very usefull addition to my toolbox  :thumbup
<{POST_SNAPBACK}>


OOPS! forgot to include the shortcut.exe in archive... fixed now - sorry bout that chief :blushing:

looking into the plugin manager.
<{POST_SNAPBACK}>


Felix do ya have DL for that .exe yet? :lol:

#293 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 03:40 AM

deleted by me

#294 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 03:42 AM

Deleted by me

#295 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 04:10 AM

Ok people,

I have created a new topic for the solution i have been building you can find it Here see ya there :)

#296 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,696
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 March 2005 - 04:15 AM

Another prob Felix have your latest Nero only installer pack, have extracted it into my nero folder with nero6608.exe, creates the temp but seems to skip the extraction & builds the custom.exe with minimal files only like 152kb, My nero.exe is 24 meg??

#297 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 04:27 AM

deleted for simon :)

#298 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 04:30 AM

deleted for simon :)

#299 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 06 March 2005 - 09:57 AM

@`Felix`, there is an edit button, was necessary that amount of posts on the last 3 pages? ;)
also next time try to be precise while quoting, some of your posts are really hard to scroll :P

#300 User is offline   `Felix` 

  • MSFN Contributor
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 28-July 04

Posted 06 March 2005 - 10:23 AM

SiMoNsAyS, on Mar 6 2005, 11:57 PM, said:

@`Felix`, there is an edit button, was necessary that amount of posts on the last 3 pages? ;)
also next time try to be precise while quoting, some of your posts are really hard to scroll :P
<{POST_SNAPBACK}>


Good point simon, have deleted as much as possible. and have moved to a new thread. sorry for taking over your topic...

Share this topic:


  • 15 Pages +
  • « First
  • 13
  • 14
  • 15
  • 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 - 2013 msfn.org
Privacy Policy