Re: batch file wont run
- From: "Scott" <scottfranks@xxxxxxxxxxxxxxx>
- Date: Mon, 5 Nov 2007 10:42:23 -0500
Partial success!!
first to confirm your question, yes i have 2 programs in one package.
I was able to get the first program to install in the default "out of the
box" configuration, however, the second program which copies a modified ini
file into the clients progam files directory failed with the message:
Severity Type Site code System Description Date / Time Component Message ID
Error Milestone OTT PC1276 The program for advertisement "OTT200EC" failed
("OTT00059" - "irfanview ini file"). A failure exit code of 1 was returned.
User context: NT AUTHORITY\SYSTEM Possible cause: Systems Management
Server (SMS) determines status for each program it executes. If SMS cannot
find or correlate any installation status Management Information Format
(MIF) files for the program, it uses the program's exit code to determine
status. An exit code of 1 is considered a failure. Solution: For more
information on the exit code, refer to the documentation for the program you
are distributing. 11/5/2007 10:18:21 AM Software Distribution 10006
Any ideas on how to tweak this?
Scott
"Matthew Hudson" <MatthewHudson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7A80E06F-4B40-4D38-B823-82AFB68A5FAB@xxxxxxxxxxxxxxxx
Yes it should run it in one pass. If you have run it on your test machine
multiple times you might want to click the "Always run the previous
program"
That way they all run.
See if that will help.
You should have 2 programs in 1 package correct.
--
-----------------------
http://sms-hints-tricks.blogspot.com/
"Scott" wrote:
thanks Matthew,
I made the modification you suggested, however, sms will still not
install
the program (irfanview and the accompanying ini package(the batch file
listed below)
If i run the packages separtely, it will work, but i thought using the
"run
this program first" option, that i could do it in one pass.
Any ideas?
"Matthew Hudson" <MatthewHudson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message
news:3EBF8A7A-8A36-4038-928B-52B139AA64CA@xxxxxxxxxxxxxxxx
The "/y" goes in the front for copy and the back for xcopy. It shouldread
they
copy /Y "\\pc1276\restore\i_view32.ini" "c:\program
files\irfanview\i_view32.ini"
-----------------------
http://sms-hints-tricks.blogspot.com/
"Scott" wrote:
I have installed a program successfully using sms. I now have to
modify
theini file to enhance some user settings.
I thought i could deploy the program and the ini file modification in
whichsame package. the install would run silently, then pull the batch
file
programs tobasically copies the correct version of the ini file and overwrites
the
default ini file on the clients workstation. I can get these two
is awork independently ( two separate packages, then advertise them.)
This
lousy way of doing it.
here is the batch file:
copy "\\pc1276\restore\i_view32.ini" "c:\program
files\irfanview\i_view32.ini" /y
I have named it batchfile.bat
any help would be greatly appreciated.
Scott
.
- Follow-Ups:
- Re: batch file wont run
- From: Matthew Hudson
- Re: batch file wont run
- References:
- batch file wont run
- From: Scott
- Re: batch file wont run
- From: Scott
- Re: batch file wont run
- From: Matthew Hudson
- batch file wont run
- Prev by Date: Re: SMS Sites and Forests
- Next by Date: Re: SMS Sites and Forests
- Previous by thread: Re: batch file wont run
- Next by thread: Re: batch file wont run
- Index(es):
Relevant Pages
|