PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 MSI VNC and WinInstLE

Reply

VNC and WinInstLE

 
Thread Tools Rate Thread
Old 15-07-2003, 08:40 AM   #1
Christian =?iso-8859-1?Q?L=F6w?=
Guest
 
Posts: n/a
Default VNC and WinInstLE


Hi,

i tried to build a msi-package for Tightvnc, but i run into problems:

clean/new Installation -> before-snapshot -> Vnc installation ->
afer-snapshot

in the .NAI i got the following entries:


@FILES
@SourceDir\Programme\TightVNC\LICENCE.txt::@ProgFiles\TightVNC\LICENCE.txt
@SourceDir\Programme\TightVNC\README.txt::@ProgFiles\TightVNC\README.txt
@SourceDir\Programme\TightVNC\TightVNC.url::@ProgFiles\TightVNC\TightVNC.url
@SourceDir\Programme\TightVNC\VNCHooks.dll::@ProgFiles\TightVNC\VNCHooks.dll
@SourceDir\Programme\TightVNC\WinVNC.exe::@ProgFiles\TightVNC\WinVNC.exe
@SourceDir\Programme\TightVNC\unins000.dat::@ProgFiles\TightVNC\unins000.dat
@SourceDir\Programme\TightVNC\unins000.exe::@ProgFiles\TightVNC\unins000.exe
@SourceDir\Programme\TightVNC\vncviewer.exe::@ProgFiles\TightVNC\vncviewer.exe

@ICONS

@NTSERVICES
"winvnc","VNC Server","272","2","1","\"@ProgFiles\\TightVNC\\WinVNC.exe\" -service","","\\\\","",""


looks IMHO fine, but i cant build the MSI
Error:
Severity:1
Message:
Error processing service winvnc: service executable file WinVNC.exe" -service not found in package.


The problem seems to be the '-service'-Parameter
without the '-service' the build is OK, but thats not what i want..


BTW:
is there any Documentation about the .NAI-file?

any hints?


Chris
  Reply With Quote
Old 05-08-2003, 09:32 PM   #2
Jeff Elliott
Guest
 
Posts: n/a
Default Re: VNC and WinInstLE

I just tried to build a package with WinVNC and got the same error.
"Error processing service winvnc: service executable file
WinVNC.exe" -service not found in package"
Any tips on getting this program to package successfully? Does it have
anything to do with it being a service? Someone has had to of packaged this!




"Christian Löw" <christian.loew@steyr-ssf.com> wrote in message
news:slrnbh78p4.hmq.christian.loew@debian.steyr-ssf.local...
> Hi,
>
> i tried to build a msi-package for Tightvnc, but i run into problems:
>
> clean/new Installation -> before-snapshot -> Vnc installation ->
> afer-snapshot
>
> in the .NAI i got the following entries:
>
>
> @FILES
> @SourceDir\Programme\TightVNC\LICENCE.txt::@ProgFiles\TightVNC\LICENCE.txt
> @SourceDir\Programme\TightVNC\README.txt::@ProgFiles\TightVNC\README.txt
>

@SourceDir\Programme\TightVNC\TightVNC.url::@ProgFiles\TightVNC\TightVNC.url
>

@SourceDir\Programme\TightVNC\VNCHooks.dll::@ProgFiles\TightVNC\VNCHooks.dll
> @SourceDir\Programme\TightVNC\WinVNC.exe::@ProgFiles\TightVNC\WinVNC.exe
>

@SourceDir\Programme\TightVNC\unins000.dat::@ProgFiles\TightVNC\unins000.dat
>

@SourceDir\Programme\TightVNC\unins000.exe::@ProgFiles\TightVNC\unins000.exe
>

@SourceDir\Programme\TightVNC\vncviewer.exe::@ProgFiles\TightVNC\vncviewer.e
xe
>
> @ICONS
>
> @NTSERVICES
> "winvnc","VNC

Server","272","2","1","\"@ProgFiles\\TightVNC\\WinVNC.exe\" -service","","\\
\\","",""
>
>
> looks IMHO fine, but i cant build the MSI
> Error:
> Severity:1
> Message:
> Error processing service winvnc: service executable file

WinVNC.exe" -service not found in package.
>
>
> The problem seems to be the '-service'-Parameter
> without the '-service' the build is OK, but thats not what i want..
>
>
> BTW:
> is there any Documentation about the .NAI-file?
>
> any hints?
>
>
> Chris



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off