/build/static/layout/Breadcrumb_cap_w.png

Lotus Notes

Hi,
I make a package and i would like to install the data files of lotus notes 8.5 in the HOMEDRIVE of the users, but i cant because the user is not connected when i install Lotus Notes

Please suggest.
Thanx

1 Comment   [ + ] Show comment
  • setup.exe /v"SETMULTIUSER=1 /qb"
    This install the Application in Program Files (86) and the data in appdata in the users profile. (windows 7)
    If you use sccm the shortcuts will be missing due to the dact that no users is logged in.
    I create a shortcut in the source dir and then use the script below for distribute it.
    SET mypath=%~dp0
    XCOPY "%mypath%Lotus Notes 8.5.lnk" "C:\Users\Public\Desktop" /Y
    XCOPY "%mypath%Lotus Notes 8.5.lnk" "C:\ProgramData\Microsoft\Windows\Start Menu\Programs" /Y - AdmAndHan 10 years ago

Answers (1)

Posted by: jmaclaurin 12 years ago
Third Degree Blue Belt
0
As an option, investigate Self Repair, Self Healing and/or Active Setup.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ