lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] lynx2.8.8dev.12e HELP


From: Thorsten Glaser
Subject: Re: [Lynx-dev] lynx2.8.8dev.12e HELP
Date: Mon, 30 Jul 2012 18:52:03 +0000 (UTC)

address@hidden dixit:

>Using the Simplified, Win32-Borland 'C' compile instructions created
>a stable binary.  What is the proper procedure to generate a Win32
>installer/uninstaller for this lynx binary code?

I’d write a .INF file.

Example:

[Version]
Signature=$CHICAGO$

[DestinationDirs]
…

[DefaultInstall]
CopyFiles=…
AddReg=UninstAddReg

[LynxRemove]
DelFiles=…
DelReg=UninstAddReg

[UninstAddReg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\pfourierLynx,"DisplayName",,"Lynx
 as packed by pfourier"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\pfourierLynx,"UninstallString",,"rundll32
 setupapi.dll,InstallHinfSection LynxRemove 132 pflynx.inf"

…


HTH & HAND,
//mirabilos
-- 
21:12⎜<Vutral> sogar bei opensolaris haben die von der community so
ziemlich jeden mist eingebaut │ man sollte unices nich so machen das
desktopuser zuviel intresse kriegen │ das macht die code base kaputt
21:13⎜<Vutral:#MirBSD> linux war früher auch mal besser :D



reply via email to

[Prev in Thread] Current Thread [Next in Thread]