Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-01-24 15:14 
Normal user

Joined: 2010-07-09 13:16
Posts: 134
Notice: Not officially supported, but possible and (from my point of view) stable.
All you need is .net 2.0 32-bit support on R2 core. For this you have to type at command prompt:

Code:
Start /w ocsetup ServerCore-WOW64
Start /w ocsetup NetFx2-ServerCore-WOW64


After that you're able to install hmailserver. Ignore install errors of IE6, the setup tries this because of .net 2.0. You already installed that, so...
Some buttons within the localhost server administrator using explorer views etc. won't work, but you'll get over this. Remotely administered you'll notice no difference between core or no-core.

For setting DCOM permissions for webadmin by command line see http://hmailserver.com/forum/viewtopic.php?f=12&t=18679


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-21 23:46 
New user
New user

Joined: 2011-07-21 23:19
Posts: 4
Location: Russia
"Ignore install errors of IE6" -how to do this on 5.3.3-B1879, 5.3.4-B1913?


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-21 23:51 
Developer

Joined: 2010-04-24 23:16
Posts: 4800
Location: Michigan, USA
BABUT wrote:
"Ignore install errors of IE6" -how to do this on 5.3.3-B1879, 5.3.4-B1913?

He is saying to ignore the errors.. As in don't care about them & continue on.
Bill

_________________
hMailServer build I'm using LIVE on my servers: 5.4-B2013040501
Latest test builds at: http://www.hmailserver.com/forum/viewtopic.php?f=10&t=21420


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-22 00:18 
New user
New user

Joined: 2011-07-21 23:19
Posts: 4
Location: Russia
it cant be continued- file http://download.microsoft.com/download/ie6sp/finrel/6_sp1/W98NT42KMeXP/EN-US/ie6setup.exe not exist and setup does not have the normal opportunity to skip this step. how to deceive the evil developer? ;)


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-22 00:26 
Developer

Joined: 2010-04-24 23:16
Posts: 4800
Location: Michigan, USA
BABUT wrote:
it cant be continued- file http://download.microsoft.com/download/ ... 6setup.exe not exist and setup does not have the normal opportunity to skip this step. how to deceive the evil developer? ;)

LOL bummer! Well you'd need to find ie6setup.exe (or perhaps use different EXE that you rename that way) and edit your HOSTS file so that download.microsoft.com points to a web server you control (perhaps even one on your own computer) and put the EXE in a path that matches that URL.. That's probably how I'd defeat it! :D

_________________
hMailServer build I'm using LIVE on my servers: 5.4-B2013040501
Latest test builds at: http://www.hmailserver.com/forum/viewtopic.php?f=10&t=21420


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-22 00:51 
Site Admin

Joined: 2005-07-29 16:18
Posts: 13628
Location: UK
Bill48105 wrote:
LOL bummer! Well you'd need to find ie6setup.exe (or perhaps use different EXE that you rename that way) and edit your HOSTS file so that download.microsoft.com points to a web server you control (perhaps even one on your own computer) and put the EXE in a path that matches that URL.. That's probably how I'd defeat it!
Nice idea, that'd certainly work. Another thing you can try is installing .net framework. That has solved this issue for others in the past.

_________________
If at first you don't succeed, bomb disposal probably isn't for you! ヅ


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-22 01:37 
New user
New user

Joined: 2011-07-21 23:19
Posts: 4
Location: Russia
hosts on windows dont allow overwrite microsoft domain, but idea is interesting


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-22 01:42 
Site Admin

Joined: 2005-07-29 16:18
Posts: 13628
Location: UK
Ahhhh sneaky microsoft but i guess necessary when you think about it. You could do it at a DNS Level by installing a local DNS server and adding microsofts domain to it then setting it to 127.0.0.1 then set your pc to use your local copy of DNS server.

_________________
If at first you don't succeed, bomb disposal probably isn't for you! ヅ


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-22 01:57 
Developer

Joined: 2010-04-24 23:16
Posts: 4800
Location: Michigan, USA
BABUT wrote:
hosts on windows dont allow overwrite microsoft domain, but idea is interesting

Since when? Perhaps if you have Windows defender running but I've done it many times.. Or as DooM said use DNS over-ride. Many routes such as dd-wrt let you do it in them easily.

_________________
hMailServer build I'm using LIVE on my servers: 5.4-B2013040501
Latest test builds at: http://www.hmailserver.com/forum/viewtopic.php?f=10&t=21420


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-07-22 06:32 
New user
New user

Joined: 2011-07-21 23:19
Posts: 4
Location: Russia
i am not steven ballmer ;) tested on xp, 7, 2008- does not overwrite _microsoft_ domain.
followed the advice ^ DooM ^. installed and working fine. thx ^.^

ps: ..but why is the developer of such evil? %)


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2011-09-19 15:44 
Normal user

Joined: 2010-07-09 13:16
Posts: 134
I did the above installation a while in the past with 5.3.2 B1769. The setup seemed to do not check whether .NET 2.0 is installed or not, and showed the download dialogue anyway. Can't say how the behaviour of a current setup routine is. I can only say, at that time I mailed Martin that this was an improvable behaviour. I have nothing heard in return.

If you currently have to patch your hosts file because microsoft deleted the resource, this sounds much more horrible than at that time and has to be improved more than ever...


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2012-03-07 19:22 
New user
New user

Joined: 2012-03-07 07:00
Posts: 3
Wow, my search fu is really off lately. I completely missed this thread and seaching didn't reveal it.

To bypass the IE 6 issue, just add a "Version" registry entry:
Code:
reg add "HKLM\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer" /v Version /t REG_SZ /d 8.0.7601.17514


(My other post said REG_MULTI_SZ but it should be REG_SZ and I can't edit it.)


Top
 Profile  
 
 Post subject: Re: HOWTO: Install HMS 5.3 / 5.4 on Server 2008 R2 Core
PostPosted: 2012-03-08 14:00 
Normal user

Joined: 2010-07-09 13:16
Posts: 134
Feature request done. If interested please post replies or request a change into "poll" to vote
http://hmailserver.com/forum/viewtopic.php?t=22376


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 


Who is online

Users browsing this forum: No registered users and 2 guests



Search for:
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group