Insall SAP 7.10 + Patch level 4
Hi,
I will deploy SAP 7.10 for some users in the office. I use a Software Delivery software to push out the .exe file silently at the workstations based on a command line.
I use this:
\\Server\Shared folder\NwSapSetup.exe /Silent /Package="my package"
It works fine but I also want to install a Patch. I dont want to install the patch separately. I want it to install at the same time as the base software package is being installed.
I have read the documentation but cant find any swith to include the patch to.
Is there any one that know how to do?
I will deploy SAP 7.10 for some users in the office. I use a Software Delivery software to push out the .exe file silently at the workstations based on a command line.
I use this:
\\Server\Shared folder\NwSapSetup.exe /Silent /Package="my package"
It works fine but I also want to install a Patch. I dont want to install the patch separately. I want it to install at the same time as the base software package is being installed.
I have read the documentation but cant find any swith to include the patch to.
Is there any one that know how to do?
0 Comments
[ + ] Show comments
Answers (8)
Please log in to answer
Posted by:
MicrosoftBob
16 years ago
Posted by:
aXz
16 years ago
Posted by:
MicrosoftBob
16 years ago
IIRC, you can not apply a patch to just a single package in the SAPADMIN tool. You have to apply it to the install as a whole, thus all new and existing packages will use it from that point on. Look on page 34 in the link below for specific directions. This document refers to version 6.x, but it should apply to 7.x as well.
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f01983f1-624e-2a10-dea7-a256b711469e
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f01983f1-624e-2a10-dea7-a256b711469e
Posted by:
ssuth9
16 years ago
Hello, I have created SAP Package using the SAP Install Server Admin Tool, It will install 7.10 with a patch or upgrade from 6.x.. It works fine...
What I want to know is… Is there a way I can install my package to a PC "Preconfigured" (i.e. System Connection Parameters)?
Thanks for your help...
What I want to know is… Is there a way I can install my package to a PC "Preconfigured" (i.e. System Connection Parameters)?
Thanks for your help...
Posted by:
ssuth9
16 years ago
Posted by:
MicrosoftBob
16 years ago
IIRC, these settings are stored in the SAPLOGON.INI file in the C:\WINDOWS folder. I'm not sure if you can modify this file in the network install point or if you have to distribute it some other way. We had a command in the login script to copy that file.
I used to work for a company that used SAP, but no longer, so I'm going from memory here.
[8|]
I used to work for a company that used SAP, but no longer, so I'm going from memory here.
[8|]
Posted by:
alphaboy
16 years ago
\\Server\Shared folder\NwSapSetup.exe /Silent /Package="my package"
Hello all.
I have create an SAP7.10 package using the NWSETUPADMIN.EXE. The problem is using SMS to launch the package. If I use the following command in a .bat file it works fine...\\Server\Shared folder\NwSapSetup.exe /NoDLG /Package="my package" I get a progress bar with no user intervention. If I run this in SMS it runs a successful silent install with no progess bar. I would like to have a progress bar visable with no user intervention. Any halp on the command line for SMS? I thought it should be the same as the working .bat file?
Regards
Paul
Posted by:
MicrosoftBob
16 years ago
Hi Paul,
The only thing I can think of is that the window is being hidden by SMS. IIRC, there are two ways to do this in the program properties. On the first tab, you need to select to run the window Normal instead of Hidden. On the environment tab, there should be a check box that says "Allow user to interact with program". I think this needs to be checked in order for the user to see the window.
- Bob
The only thing I can think of is that the window is being hidden by SMS. IIRC, there are two ways to do this in the program properties. On the first tab, you need to select to run the window Normal instead of Hidden. On the environment tab, there should be a check box that says "Allow user to interact with program". I think this needs to be checked in order for the user to see the window.
- Bob
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.