we are a OEM
This commit is contained in:
parent
7f65a14ec2
commit
767edfd8b4
2
CLIENT_DATA/files/pmv10config.ini
Normal file
2
CLIENT_DATA/files/pmv10config.ini
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[Ignore]
|
||||||
|
OEMRegisterSkip=-1
|
@ -93,7 +93,7 @@ msiexec /i "%ScriptPath%\X86FILE" /l* "$LogDir$\$ProductId$.install_log.txt" /qb
|
|||||||
[Files_install]
|
[Files_install]
|
||||||
; Example of recursively copying some files into the installation directory:
|
; Example of recursively copying some files into the installation directory:
|
||||||
;
|
;
|
||||||
; copy -s "%ScriptPath%\files\*.*" "$InstallDir$"
|
copy -s "%ScriptPath%\files\*.*" "$InstallDir$\SoftMaker\Settings\"
|
||||||
|
|
||||||
[Patches_install]
|
[Patches_install]
|
||||||
set [Ignore] OEMRegisterSkip=-1
|
set [Ignore] OEMRegisterSkip=-1
|
||||||
|
2
build.sh
2
build.sh
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
PN="pmviewer"
|
PN="pmviewer"
|
||||||
VERSION="2010"
|
VERSION="2010"
|
||||||
RELEASE="7"
|
RELEASE="8"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
ADVICE=""
|
ADVICE=""
|
||||||
TYPE="restrict"
|
TYPE="restrict"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user