No big deal, but I am surprised how many folks *do not* want the .NET
framework installed. Was there this kind of resistance years ago to
installing the VB Runtime on peoples machines? I mean, at the end of
the day, it just some dlls that do not modify the machine. They just
take up space on the box.<br>
<br>
With all the press and folks developing in C# I thought .NET had
penetrated the market much more than folks seem to indicate. It is just
curious to me that this is a concern since I don't really care if
Microsoft .NET can be utilized or not on your customer computers, nor
am I trying to advocate .NET over FFI.<br>
<br>
Regards,<br>
<br>
John<br><br><div><span class="gmail_quote">On 5/31/05, <b class="gmail_sendername">alr</b> &lt;<a href="mailto:alr.dev@free.fr">alr.dev@free.fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">







<div><font face="Arial" size="2">Hi Pierce </font></div>
<div><font face="Arial" size="2">thank you for your answer</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">unfortunatly, this utility is supposed to&nbsp; be 
runned on customer's computers and I cannot assume that they have the dot net 
framework - in fact i'm sure that they do not and I don't want to install it 
before running my tool. </font></div>
<div><font face="Arial" size="2">I really would like to do it with FFI.</font></div>
<div>&nbsp;</div>
<div><font face="Arial" size="2">but as I said, I really appreciate that you 
answered</font></div>
<div><font face="Arial" size="2">Regards</font></div>
<div>&nbsp;<font face="Arial" size="2">Alain</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
  <div>&quot;John Pierce&quot; &lt;<a href="mailto:john.raymond.pierce@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">john.raymond.pierce@gmail.com</a>&gt; 
  a écrit dans le message de news: <a href="mailto:7390528050531044151aad62b@mail.gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">7390528050531044151aad62b@mail.gmail.com</a>...</div><div>
<span class="e" id="q_10432ac2009011af_1">Hi 
  Alain,<br><br>If you already have the .NET 1.1 framework installed on your 
  computer then you can download the <a href="http://Squeak.NET" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Squeak.NET</a> 
  bridge (available on SqueakMap) and at such time you know have access to over 
  3800 base class items exposed in the .NET framework by Microsoft. Of course, 
  there are registry classes in the Microsoft.Win32 namespace. Here's some 
  sample code:<br><br>
  <div style="margin-left: 40px; font-family: courier new,monospace;">localMachine := 
  DotNet Registry LocalMachine.<br>software := localMachine openSubKey: 
  'Software'.<br>software subKeyCount<span style="background-color: rgb(51, 255, 51);"> -&gt; 
  75</span><br></div><br>Regards,<br><br>John<br><br>
  <div><span class="gmail_quote">On 5/31/05, <b class="gmail_sendername">alr</b> 
  &lt;<a href="mailto:alr.dev@free.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">alr.dev@free.fr</a>&gt; wrote:</span>
  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I 
    would like to write a small utility program for my job and i need to 
    read<br>the windows registry.<br>I saw that Ned started a small changeset 
    (Win32Registry-nk.cs attached) in<br>2002 but there was still a problem with 
    it (could not coerce arguments <br>exception). I do not know ffi enough and 
    do not see exactly what the problem<br>is.<br><br>Did someone read the 
    windows registry with squeak ? and How ?<br><br>Your help would be very 
    appreciated<br>thanks<br><br>Alain <br><br></blockquote></div>-- <br>It's easy 
  to have a complicated idea. It's very very hard to have a simple idea. -- 
  Carver Mead 
  </span></div><p>
  </p><hr>

  <p></p><br><p></p></blockquote>

<br><br><br><br></blockquote></div><br><br><br>-- <br>It's easy to have a complicated idea. It's very very hard to have a simple idea. -- Carver Mead