link start!

This commit is contained in:
cherubin
2026-03-17 13:31:18 -07:00
commit 08abe87cfb
5910 changed files with 386288 additions and 0 deletions
Executable
BIN
View File
Binary file not shown.
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<noInheritable/>
<assemblyIdentity
type="win32"
name="Microsoft.VC90.CRT"
version="9.0.21022.8"
processorArchitecture="amd64"
publicKeyToken="1fc8b3b9a1e18e3b"
/>
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
</assembly>
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+145
View File
@@ -0,0 +1,145 @@
##############################################################################
#
# Install.properties for Win32 Self-Extracting Installer
#
# %version% inserts the Niagara version number.
#
##############################################################################
window.title=Vykon AX Supervisor %version% including WorkPlace AX
default.folder=C:\Niagara\Niagara-%version%
startMenu.folder=Vykon AX Supervisor %version%
welcome.title=Installation
welcome.message=
welcome.message2=Welcome to the Vykon AX Supervisor %version% Installation Process
welcome.message3=This program will install the Vykon AX Supervisor %version% software onto your computer.
licenseAgreement.title=License Agreement
licenseAgreement.yes=Yes
licenseAgreement.no=No
licenseAgreement.message=Please read the following license agreement:
licenseAgreement.accept=Do you accept this agreement?
selectModules.title=Select Install Location
selectModules.destinationFolder=Destination Folder
button.default=Default
button.browse=Browse...
button.refresh=Refresh
install.dist=This instance of WorkPlace AX will be used as an installation tool
selectModules.spaceRequired=Space Required
selectModules.spaceAvailable=Space Available
selectModules.spaceAvailible=Space Available
selectLexicons.title=Select Language Packages
lexicon.selectAll=Select All
selectLexicons.message=Select the language packages you wish to install:
selectLexicons.spaceReq=Additional Space Required:
options.title=Select Options
install.startMenu=Install Start Menu Shortcuts
install.desktop=Install Desktop Shortcuts
installing.title=Installing...
finish.title=Finish Install
finish.message=AX Supervisor %version% Installation is Complete!
finish.launchMessage=Would you like to?
finish.screen=JADE_FINISH
finish.launchWbCommand=bin\\wb_w.exe
finish.script=
##############################################################################
#
# Uninstall Properties
#
##############################################################################
uninstall.window.title=Vykon AX Supervisor %version% Uninstall
uninstall.welcome.title=Uninstall
uninstall.welcome.message=Vykon AX Supervisor %version% Uninstall Program!
uninstall.welcome.message2=This program will uninstall the following software from your computer:
uninstall.options.display=true
uninstall.options.title=Select Uninstall Options
uninstall.options.message=Please select from the following uninstall options:
uninstall.options.saveStations=Save station files.
uninstall.options.saveUsers=Save user files.
uninstall.uninstalling.title=Uninstalling...
uninstall.finish.title=Finished
uninstall.finish.message=Vykon AX Supervisor %version% Uninstall is Complete!
##############################################################################
# Shortcuts
#
# - must be numbered sequentially, starting with 0
# - all paths are relative to the install directory
# - attributes: (* = required)
# .bin * path to executable, relative to install dir.
# .lnk * name of shortcut
# .start * normal or min
# .description description for mouseovers - defaults to ""
# .startmenu display shortcut on start menu - defaults to true
# .desktop display shortcut on desktop - defaults to true
# .iconLocation path to file containing the alternate icon for the shortcut
# .iconIndex index of icon in file
#
##############################################################################
shortcut.0.bin=bin\\wb_w.exe
shortcut.0.lnk=WorkPlace AX
shortcut.0.start=normal
shortcut.0.description=Shortcut to WorkPlace AX
shortcut.0.desktop=true
shortcut.1.bin=bin\\wb.exe
shortcut.1.lnk=WorkPlace AX (Console)
shortcut.1.start=normal
shortcut.1.description=Shortcut to WorkPlace AX
shortcut.1.desktop=false
shortcut.2.bin=bin\\console.exe
shortcut.2.lnk=Console
shortcut.2.start=normal
shortcut.2.description=Shortcut to Console
shortcut.2.desktop=false
shortcut.3.bin=bin\\wb_w.exe
shortcut.3.args=-profile:alarm:AlarmPortalProfile
shortcut.3.lnk=Alarm Portal
shortcut.3.start=normal
shortcut.3.description=Niagara Alarm Portal
shortcut.3.desktop=true
shortcut.3.iconLocation=bin\\trayIcon.dll
shortcut.3.iconIndex=0
shortcut.4.bin=bin\\station.exe
shortcut.4.args=demo
shortcut.4.lnk=Demo Station
shortcut.4.start=min
shortcut.4.description=Run the Demo Station
shortcut.4.startmenu=true
shortcut.4.desktop=false
shortcut.5.bin=bin\\uninstall.exe
shortcut.5.lnk=Uninstall
shortcut.5.start=normal
shortcut.5.description=Uninstall Niagara %version%
shortcut.5.desktop=false
shortcut.6.bin=bin\\plat.exe
shortcut.6.args=installdaemon
shortcut.6.lnk=Install Platform Daemon
shortcut.6.start=normal
shortcut.6.description=Install Platform Daemon %version%
shortcut.6.desktop=false
shortcut.7.bin=docs\\index.html
shortcut.7.lnk=Vykon Document Library
shortcut.7.start=normal
shortcut.7.description=Vykon Document Library
shortcut.7.startmenu=true
shortcut.7.desktop=false
shortcut.7.iconLocation=bin\\uninstall.exe
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+85
View File
@@ -0,0 +1,85 @@
;-------------------------------------------------------------------------
; nBacES60.INF -- NDIS 6.0 SPR Protocol Driver for Niagara
;
; Copyright (c) 2010, Tridium, Inc.
; Copyright (c) 2008-2010, Printing Communications Assoc., Inc. (PCAUSA)
;-------------------------------------------------------------------------
[version]
Signature = "$Windows NT$"
Class = NetTrans
ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318}
Provider = %PcaUsa%
CatalogFile = nBacES60.cat
DriverVer=07/18/2010,6.00.30.02
[Manufacturer]
%PcaUsa%=PCAUSA,NTAMD64
[PCAUSA.NTAMD64]
%nBacES60_Desc%=Install, PCA_NBACES60
;-------------------------------------------------------------------------
; Installation Section
;-------------------------------------------------------------------------
[Install]
AddReg=Inst_Ndi
Characteristics=0x8 ; NCF_HIDDEN
CopyFiles=CpyFiles_Sys
;-------------------------------------------------------------------------
; Ndi installation support
;-------------------------------------------------------------------------
[Inst_Ndi]
HKR,Ndi,Service,,"nBacES60"
HKR,Ndi,HelpText,,%nBacES60_HelpText%
HKR,Ndi\Interfaces, UpperRange,, noupper
HKR,"Ndi\Interfaces","LowerRange",,"ndis6,ndis5,ethernet"
;-------------------------------------------------------------------------
; Service installation support
;-------------------------------------------------------------------------
[Install.Services]
AddService=nBacES60,,nBacES60_Service_Inst
[nBacES60_Service_Inst]
DisplayName = %nBacES60_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\nBacES60.sys
LoadOrderGroup = NDIS
Description = %nBacES60_Desc%
[Install.Remove.Services]
DelService=nBacES60,0x200
;-------------------------------------------------------------------------
; Declare Destination Directories for file copy/deletion
;-------------------------------------------------------------------------
[SourceDisksNames]
1=%DiskDescription%,"",,
[SourceDisksFiles]
nBacES60.sys=1
[DestinationDirs]
CpyFiles_Sys = 12 ; DIRID_DRIVERS
;-------------------------------------------------------------------------
; Files to Copy/Delete - Referenced by Install and Remove sections above
;-------------------------------------------------------------------------
[CpyFiles_Sys]
nBacES60.sys,,,2
[Strings]
PcaUsa = "Tridium, Inc."
DiskDescription = "Niagara Protocol Driver Disk"
nBacES60_Desc = "NDIS 6.0 SPR Protocol Driver for Niagara"
nBacES60_HelpText = "NDIS 6.0 SPR Protocol Driver for Niagara"
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
+2
View File
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<nre name="nre-core-win-x64" desc="Niagara Core for Win32 x64" version="3.8.111" />
Executable
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.