Re: How to make an automated batch?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hello MO0O0O0ODY,

Do you have a domain environment? Then you can use Group policy to deploy software. You only need for this .msi packages, but for example Office will have them by default. So check the software for .msi files first.

Or you can create on installation packages with InstallerLE http://technet.microsoft.com/en-us/library/bb742609.aspx

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

Dear Friends,

I have a daily task which is installing some application and software
on a new computers that will used by the new hires.

Everyday i have to install the same app. and sofware one by one...

Could you please help me in explaining how to automate this process
knowing that the application and software are the same like ( office
2003 ,adobe acrobat reader,winzip,winrar and some other app. )

Waiting for your fast reply,

Many thanks,
Khairy


.



Relevant Pages

  • Re: Security Prompt Issue
    ... But can the app itself bypass or change that setting? ... Enabled - This setting detects application installation packages that require an elevation of privilege to install and displays the configured elevation prompt. ... Disabled - Enterprises running standard user workstations that use delegated installation technologies such as Group Policy Software Installation or Systems Management Server will automatically disable this setting. ...
    (microsoft.public.windows.vista.security)
  • RE: Custom Exceptions in COM+
    ... automatically during proxy installation. ... you need modify the MSI packages to archieve this, ... You may try embed the dcomcnfg generated MSI into a setup project MSI using ... MSI and inject it into your own setup project. ...
    (microsoft.public.dotnet.framework.interop)
  • Problems with code signing
    ... the assemblies and the MSI packages) following Microsoft recomendations. ... timeout is reached) and consequently the whole installation is aborted. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Deploying Hotfixes, SPs and other Software
    ... Deploying Hotfixes, SPs and other Software ... Office installation. ... > creating .msi packages from .exe setup files? ...
    (Focus-Microsoft)
  • Re: Running C# installation program from network drive
    ... Setup projects create MSI packages which are installed by the Windows Installer service. ... An alternative might be to run your code from the network share, have your code copy its files locally, and re-execute itself from the local workstation. ... running your installation program is going to require ... >> Our installation process is very very different from the typical "copy files ...
    (microsoft.public.dotnet.framework.windowsforms)