From: Ballard J. <sac...@ho...> - 2004-02-03 05:24:52
|
I got the the files to install but did not get the service to register. The command used: ..\colinux-20040131-bin\TAP-Win32>rundll32 setupapi.dll,InstallHinfSection TAP.ndi 128 .\OemWin2k.inf http://msdn.microsoft.com/library/default.asp?url=/library/en-us/setupapi/se tup/installhinfsection.asp There is better method that gets them both. ----- Original Message ----- From: "Ian Latter" <Ian...@mq...> To: "Ballard Jonathan" <sac...@ho...> Cc: <col...@li...> Sent: Monday, February 02, 2004 2:46 PM Subject: Re: Re:[coLinux-devel] file/dir in use > > Yeah, I built a package last night .. its the CHAOS minix file system, ported > across to an ext2 file system, mounted under the coLinux kernel. I did a > few things when I bundled it last night; > > - Build a "Power-On" pif/lnk file to get the pwd right before exec, and to > run the process minimised > - Built a "Console" pif/lnk to match the pair. > - Installer checks for XP > - Installs to c:galileo with the files required to run it > - Installs to c:galileonet with the TAP drivers > - Adds start menu guff .. includes Power-On and Console .. link to site > and uninstall > > You can check it out at http://itsecurity.mq.edu.au/chaos/isos/beta/ > > Beware, if you're going to run this image that CHAOS comes with "certaintyd" > that checksums the file system every 2 seconds ... kill it if you want to change > anything. > > All I need now is a method of detecting/installing TAP and detecting/installing > the Bridge. And from last night, I now have a couple of minor feature requests > to post back. |