rename
This commit is contained in:
parent
d5b24c79c6
commit
f2098510d7
@ -24,7 +24,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
;$ProductId$ should be the name of the product in opsi
|
||||
; therefore please: only lower letters, no umlauts,
|
||||
; no white space use '-' as a seperator
|
||||
Set $ProductId$ = "putty"
|
||||
Set $ProductId$ = "bitvise.putty"
|
||||
Set $MinimumSpace$ = "10 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\PuTTY"
|
||||
|
@ -17,7 +17,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "putty"
|
||||
Set $ProductId$ = "bitvise.putty"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\PuTTY"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: putty
|
||||
id: bitvise.putty
|
||||
name: Putty
|
||||
description: PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator.
|
||||
advice: ADVICE
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="www.putty.org"
|
||||
PN="putty"
|
||||
PN="bitvise.putty"
|
||||
VERSION="0.62"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user