Posted On March 29, 2019

How to Install ‘Compass’ Program

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to Install ‘Compass’ Program
Copy Compass from \\FILE02\Apps\Compass to C:\Compass
 
Script:
 
Create shortcut on desktop with target of: C:\Compass\OMNIS7.EXE agy2000.lbr
 
install_compass.bat:
————-
@echo off
robocopy \\srvifile02\ISI\sys1\Compass c:\compass /E /R:0 /NP 
set SCRIPT=”%TEMP%\%RANDOM%-%RANDOM%-%RANDOM%-%RANDOM%.vbs”
echo Set oWS = WScript.CreateObject(“WScript.Shell”) >> %SCRIPT%
echo sLinkFile = “%USERPROFILE%\Desktop\myshortcut.lnk” >> %SCRIPT%
echo Set oLink = oWS.CreateShortcut(sLinkFile) >> %SCRIPT%
echo oLink.TargetPath = “C:\Compass\OMNIS7.EXE” >> %SCRIPT%
echo oLink.Save >> %SCRIPT%
cscript %SCRIPT%
del %SCRIPT%
exit

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Expand a Windows NTFS Volume as a LUN of HPe Nimble Storage

1. Take volume off synchronous mode - Pre-emptively avoid this error: "Failed to update the…

How to Install WSUS Windows 2012 Server

1. Install WSUS service on a Windows Server Server Manager >> Add Roles >> Windows…

Office 365 Rules

Block Executables: https://support.office.com/en-us/article/Blocked-attachments-in-Outlook-434752e1-02d3-4e90-9124-8b81e49a8519?CorrelationId=66e06c24-0d68-47c1-a503-5b4e30bc1c8a&ui=en-US&rs=en-US&ad=US&ocmsassetID=HA102749484#_Attachment_file_types Reject large files:  Sender is located Outside the organization The message size is…
Other project: DragonCoin.com