| bio | website | icmcshane.wordpress.com |
|---|---|---|
| location | Cape Town, South Africa | |
| age | 29 | |
| visits | member for | 2 years, 3 months |
| seen | Nov 20 '12 at 13:35 | |
| stats | profile views | 5 |
|
Apr 1 |
awarded | Notable Question |
|
Dec 24 |
awarded | Student |
|
Oct 20 |
awarded | Popular Question |
|
Apr 7 |
accepted | Authenticating with Mercurial server without supplying credentials to prompts or in .hgrc file |
|
Apr 7 |
comment |
Authenticating with Mercurial server without supplying credentials to prompts or in .hgrc file Hi Shane, you hit my suspicions right on the head. I did not think NTLM/Kereros would be supported... I will look into the the "food for thought"... If I get any form of success I will update this thread. On a completely different note, I wish I could put a line break in my comments. |
|
Apr 6 |
asked | Authenticating with Mercurial server without supplying credentials to prompts or in .hgrc file |
|
Apr 1 |
awarded | Scholar |
|
Apr 1 |
accepted | How to register a DLL using PowerShell without RegAsm |
|
Mar 30 |
comment |
How to register a DLL using PowerShell without RegAsm Nice, thanks for the info. |
|
Mar 30 |
comment |
How to register a DLL using PowerShell without RegAsm Thanks for the edit TiZon, used to CAPS for subject lines. |
|
Mar 30 |
answered | How to register a DLL using PowerShell without RegAsm |
|
Mar 29 |
comment |
How to register a DLL using PowerShell without RegAsm The 3rd Party DLL is an .Net assembly... under the GAC (WINDOWS\ASSEMBLY) it comes up as MSIL under the Processor Architecture. So that is why I am using the RegAsm and GacUtil. Thanks for the info on the GACUTIL SDK relationship. |
|
Mar 29 |
asked | How to register a DLL using PowerShell without RegAsm |