MSFN Forum: RunOnceEx problems - 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

RunOnceEx problems Not managing to delete files or move or rename etc Rate Topic: -----

#1 User is offline   Methanoid 

  • Junior
  • Pip
  • Group: Members
  • Posts: 88
  • Joined: 21-December 04
  • OS:none specified

Posted 11 February 2006 - 08:14 AM

I'm pretty much done with my Unattended DVD but I have a few niggles I cannot sort...

1) One of my installs brings us a configuration wizard but it doesnt like to be killed with Taskkill yet I can kill from Task Manager easy enough

REG ADD %KEY%\080 /VE /D "VideoReDo Plus" /f
REG ADD %KEY%\080 /V 1 /D "%cdrom%\SOFTWARE\VideoReDo\VideoRedoPlusSetup.exe /VERYSILENT /SP-" /f
REG ADD %KEY%\080 /V 2 /D "cmd.exe /c taskkill /F /IM VrdInstallWizard1.exe" /f
REG ADD %KEY%\080 /V 3 /D "REGEDIT /S %CDROM%\Software\VideoReDo\MySettings.reg" /f


Taskkill works fine for another job... is there a switch I need to change perhaps?

2) I'm installing the FREE DVD-Rebuilder app using a MSI installer pre-packed called DVD Rb Easy. Simple switches gets the thing silently installed but bungs shortcuts on the Startbar in a directory called Bavaria Inc and then in a sub dir called DVD Rebuilder Easy 1.95 Final. I have since updated the exe to latest free Rb and want to have the proper shortcuts in a Startbar dir called DVD-Rb. I am also trying to delete the illegal copy of DRMP it installs :D and then install my own INI file etc, move the links and then remove the Bavaria from Startbar. Can't see what is going wrong here either!

REG ADD %KEY%\047 /VE /D "DVD Rebuilder 0.96" /f
REG ADD %KEY%\047 /V 1 /D "%cdrom%\SOFTWARE\DVD-Rb\DVD_Rebuilder_Easy_1.95.msi /qn" /f
REG ADD %KEY%\047 /V 2 /D "cmd.exe /c del /Y \"%ProgramFiles%\Bavaria Inc\DVD Rebuilder Easy\DvdReMake Pro.exe\"" /f
REG ADD %KEY%\047 /V 3 /D "cmd.exe /c del /Y \"%systemdrive%\Documents and Settings\Administrator\Start Menu\Programs\Bavaria Inc\DVD Rebuilder Easy 1.95 Final\DVDreMake Pro 2.5.3.lnk\"" /f
REG ADD %KEY%\047 /V 4 /D "cmd.exe /c del /Y \"%systemdrive%\Documents and Settings\Administrator\Start Menu\Programs\Bavaria Inc\DVD Rebuilder Easy 1.95 Final\Easy Help.lnk\"" /f
REG ADD %KEY%\047 /V 6 /D "cmd.exe /c copy /Y %cdrom%\SOFTWARE\DVD-Rb\Rebuilder.exe \"%ProgramFiles%\Bavaria Inc\DVD Rebuilder Easy\\"" /f
REG ADD %KEY%\047 /V 7 /D "cmd.exe /c copy /Y %cdrom%\SOFTWARE\DVD-Rb\Rebuilder.ini \"%ProgramFiles%\Bavaria Inc\DVD Rebuilder Easy\\"" /f
REG ADD %KEY%\047 /V 8 /D "cmd.exe /c md \"%systemdrive%\Documents and Settings\Administrator\Start Menu\Programs\DVD-Rb\"" /f
REG ADD %KEY%\047 /V A /D "cmd.exe /c move \"%systemdrive%\Administrator\Start Menu\Programs\Bavaria Inc\DVD Rebuilder Easy 1.95 Final\DVD Rebuilder Easy 1.95.lnk\" \"%systemdrive%\Documents and Settings\Administrator\Start Menu\Programs\DVD-Rb\"" /f
REG ADD %KEY%\047 /V B /D "cmd.exe /c ren \"%systemdrive%\Administrator\Start Menu\Programs\DVD-Rb\DVD Rebuilder Easy 1.95.lnk\" \"%systemdrive%\Documents and Settings\Administrator\Start Menu\Programs\DVD-Rb\DVD-Rebuilder\"" /f
REG ADD %KEY%\047 /V C /D "cmd.exe /c rd \"%systemdrive%\Documents and Settings\Administrator\Start Menu\Programs\Bavaria Inc\DVD Rebuilder Easy 1.95 Final\"" /f
REG ADD %KEY%\047 /V D /D "cmd.exe /c rd \"%systemdrive%\Documents and Settings\Administrator\Start Menu\Programs\Bavaria Inc\"" /f


Any help for someone whose eyeballs are going sore staring at this would be MUCH appreciated. Thanks!


#2 User is offline   gunsmokingman 

  • MSFN Master
  • Group: Super Moderator
  • Posts: 2,020
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 11 February 2006 - 08:25 AM

This is just a guess but i believe you have the quote wrong
Yours

Quote

REG ADD %KEY%\047 /V 2 /D "cmd.exe /c del /Y \"%ProgramFiles%\Bavaria Inc\DVD Rebuilder Easy\DvdReMake Pro.exe\"" /f

Try This Instead

Quote

REG ADD %KEY%\047 /V 2 /D "cmd.exe /c del /Y" "%ProgramFiles%\Bavaria Inc\DVD Rebuilder Easy\DvdReMake Pro.exe /f"


#3 User is offline   Methanoid 

  • Junior
  • Pip
  • Group: Members
  • Posts: 88
  • Joined: 21-December 04
  • OS:none specified

Posted 11 February 2006 - 09:43 AM

GSM, thanks but your syntax IS wrong.. it barfs and doesnt get installed to registry... mine does... but doesnt do the required result!!!

BTW I fixed VideoReDo... had to put a START into the script to get the installer to open in a new window and then wait 5 seconds and then taskkill.. its a kludge but it does work...

Still having trouble though with fixing shortcuts/links

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