Post Reply 
NoVRAM / Clonix - Windows XP and a driver, ClonixCfgWin, questions
02-16-2015, 10:10 PM
Post: #2
RE: NoVRAM / Clonix - Windows XP and a driver, ClonixCfgWin, questions
(02-16-2015 09:09 PM)Gene Wrote:  Question: Does that mean a version of Microsoft .NET Framework needs to be downloaded and installed?

Yes. Here the edited manifest file content
// Metadata version: v2.0.50727
.assembly extern mscorlib { .ver 2:0:0:0 }
.assembly extern Microsoft.VisualBasic { .ver 8:0:0:0 }
.assembly extern System.Windows.Forms { .ver 2:0:0:0 }
.assembly extern System.Xml.Linq {.ver 3:5:0:0 }
.assembly extern System { .ver 2:0:0:0 }
.assembly extern System.Core { .ver 3:5:0:0 }
.assembly extern System.Drawing { .ver 2:0:0:0 }
.assembly ClonixConfig { .ver 1:0:0:0 }
.module ClonixConfig.exe
.imagebase 0x00400000
.file alignment 0x00000200
.stackreserve 0x00100000
.subsystem 0x0002 // WINDOWS_GUI
.corflags 0x00000001 // ILONLY

(02-16-2015 09:09 PM)Gene Wrote:  2) What driver is needed and does anyone have a link to it ?

Yes, but I do not remember if it's an FTDI or a Prolific USB2Serial interface.
I will check when I return home tonight around 22h00 (EST UTC-5h).

Best regards,

Sylvain
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: NoVRAM / Clonix - Windows XP and a driver, ClonixCfgWin, questions - Sylvain Cote - 02-16-2015 10:10 PM



User(s) browsing this thread: 1 Guest(s)