MSFN Forum: Questions please help - 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

Questions please help Rate Topic: -----

#1 User is offline   bodybags 

  • Group: Members
  • Posts: 4
  • Joined: 09-August 06

Posted 10 August 2006 - 09:41 AM

I love this program for batch files sure makes things easier. Here are the things im running into.

I have the version 2.6.1.0

1) When i go to update database it says cannot create file "c:\program files\runonceex.cmd creator\". The system cant not find specified path. i left everything default during install any ideas?

2) When i do a databse add, on the first screen its set to %SystemDrive%\Install\ than i click database add, i enter in the program Symatec Corp 9. Now i know in the program field is says find path so should it be
%systemdrive%\install\Sav\setup\ or systemdrive%\install\Sav\setup\Symantec AntiVirus.msi\ and do i need the " This is my finished product.
@Echo Off

SET PP=%SystemDrive%\Install\

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Programs" /f

REG ADD %KEY%\000 /VE /D "Symantec Antivirus Corporate 9" /f
REG ADD %KEY%\000 /V 1 /D "%PP%%systemdrive%\install\Sav\setup\"Symantec AntiVirus.msi\" /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS" /f

EXIT

When looking at others they dont have the %pp% in them.

3) Plus when saving them it asks me to save them again on exit any idea on that?

This post has been edited by bodybags: 10 August 2006 - 09:43 AM



#2 User is offline   bodybags 

  • Group: Members
  • Posts: 4
  • Joined: 09-August 06

Posted 10 August 2006 - 11:10 AM

Ok i feel kinda new but figured out why it was different pp points to the default directory. But anyway still need help with 1 and 3 please.

#3 User is offline   T D 

  • Go MSFN!
  • PipPipPipPipPip
  • Group: Members
  • Posts: 940
  • Joined: 05-April 06

Posted 11 August 2006 - 06:19 AM

Seriously! Whew! The %PP% is there so u don't need to put in the %systemdrive%\Install !
When there is a command "SET xx=asdfgh"
u can type anywhere in the batch %xx% instead of asdfgh as the batch will translate %xx% as asdfgh because of how xx was set as asdfgh.
This is the correct code.
REG ADD %KEY%\000 /V 1 /D "\"%PP%\Sav\setup\Symantec AntiVirus.msi\" /qn RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS" /f


As to 3) obviously because u edited it between saving it and exiting.
And this forum requires a more detailed title than "Questions please help". (as so aptly put by Takeshi)

This post has been edited by T D: 11 August 2006 - 06:21 AM


#4 User is offline   bodybags 

  • Group: Members
  • Posts: 4
  • Joined: 09-August 06

Posted 11 August 2006 - 09:55 AM

No on question 3 is i didnt change at all. I added the the database than clicked saved than exit. I did no changes between it. So it must be wanting me to save it twice. but thanks for reply.

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