MitsuMan Posted November 12, 2009 Posted November 12, 2009 Helloi have try everything now, and i cant get it to work.The file is herehttp://www.jdobbs.com/when i am running it from my pc, everythings works just great, but when i am trying to run it from wpi. i get this error cant find setup.exe. and yes i have check that everything is correct. the same settings works on harddrive.1 i have pack a sfx file to unpack it to this folder.;Kommentaren nedenfor indeholder SFX kommandoerPath=c:\temp\rebuilder\SavePathSilent=1Overwrite=1Then i run this commandcmdow @ /HIDcls@echo offECHO.ECHO INSTALLING DVD Rebuilder ProECHO Vent VenligstStart /wait c:\temp\rebuilder\setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-Start /wait c:\temp\rebuilder\run.exebut this dosent start the setup.exe file.after it has run the setup.exe it start up a process i dont know how to kill. it is called a diffrent name everytime.starts withis- and end with .tmpAnybody can help me please
MitsuMan Posted November 12, 2009 Author Posted November 12, 2009 Helloi have try now. but still the same, cant find the setup.exeMy WPI Confik looks like this....prog[pn]=['CCE TRail & DVD Rebuilder V1.28'];uid[pn]=['CCETRAILDVDREBUILDER128'];desc[pn]=['Dette er TRail version af CCE TRail V2.70.02.10 og DVD Rebuilder 0.98 Free, Husk du skal selv ændre stien hvor film ligger og hvor den skal gemmes til.'];ordr[pn]=[87];dflt[pn]=['yes'];forc[pn]=['no'];bit64[pn]=['no'];cat[pn]=['Utilities'];cmds[pn]=['"%wpipath%\\Install\\cce_dvdrebuilder\\Avisynth_257.exe" /S','"%wpipath%\\Install\\cce_dvdrebuilder\\ccesp2.exe"','"%wpipath%\\Install\\cce_dvdrebuilder\\cctspt_Patch.exe"','"%wpipath%\\Install\\cce_dvdrebuilder\\install.bat"','"%wpipath%\\Install\\cce_dvdrebuilder\\Rebuilder.exe"'];gcond[pn]=['FileExists(\'%programfiles%\')'];pn++;and the install.bat looks like this cmdow @ /HIDcls@echo offECHO.ECHO INSTALLING DVD Rebuilder ProECHO Vent Venligstcmd /C Start /wait setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-cmd /C Start /wait run.exeThe wpi log says this . 12. november 2009 16:33:56 - cmd4 Success (returned code 1): "cmd.exe" /C "E:\\Install\cce_dvdrebuilder\install.bat"
iamtheky Posted November 12, 2009 Posted November 12, 2009 you would still need full paths.this portion c:\temp\rebuilder\ from your first example
MitsuMan Posted November 12, 2009 Author Posted November 12, 2009 HelloFirst of all thank you so much for the help.i have made an error, wrong switch but now i have fixet it, but now a new problemIn the WPI i run this command..."%wpipath%\\Install\\cce_dvdrebuilder\\install.bat"The install.bat looks like this cmdow @ /HIDcls@echo offECHO.ECHO INSTALLING DVD Rebuilder ProECHO Vent Venligstcmd /C Start /wait c:\temp\rebuilder\DVD-RB_v1.282ProNM.exe /sp- /VERYSILENT Now it run like it should but now it want to make a info.txt file. but it cant on my cdrom drive.i am beginning to hate this software and maybe need to forget it.
clintb Posted November 13, 2009 Posted November 13, 2009 (edited) No reason to hate the software, just post in the correct forum. You'll get the attention of jdobbs (the developer) much quicker here, http://forum.doom9.org/forumdisplay.php?f=75edit: Oops, completely overlooked that you're trying to do an unattended install. That's what I get for bouncing back and forth between three forums at the same time.At any rate, you may pass it by jdobbs to see if he has any insight into switches, etc... Edited November 13, 2009 by clintb
MitsuMan Posted November 13, 2009 Author Posted November 13, 2009 HelloThank you so much for the help. i know have put it on the wrng forum, veyry sorry but i cant move it.i will try to ask on that forum.
MitsuMan Posted November 16, 2009 Author Posted November 16, 2009 Helloi have now found a soulution for this. but now i have another problemis it possbile to kill a process if the process is change name everytime you run the installer.it is always starts with is- and always end on .tmp
iamtheky Posted November 16, 2009 Posted November 16, 2009 taskkil /IM is*provided its the only task that begins with is
MitsuMan Posted November 16, 2009 Author Posted November 16, 2009 HelloThis is a wired things.i did what you said C:\Users\MitsuCats>taskkill /IM is*SUCCESS: Sent termination signal to the process "is-R1C7M.tmp" with PID 3512.as it says it is success. but the Aktive window is not closing down.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now