Page 1 of 1

Windows run in place with mods included

PostPosted: Wed Jan 30, 2013 01:31
by RAPHAEL
Made this for my friend and decided to share.

This is xyz's build 01-30-2013 (since I'm on linux) but includes a lot of mods and slight mods to default and stairs (to add more support for some included mods).

Since this was a package for a friend it does include the cache to his server (DTAmedia).

https://www.dropbox.com/s/xw75ujp8eusl1vq/minetest-2013.01.30-6912f65cd7-windows.zip

PostPosted: Wed Jan 30, 2013 13:36
by Likwid H-Craft
I will test it see how it goes.

Why every Build ppl make don't add, the msvcr100.dll it the most inporting part of the minetest run.

PostPosted: Thu Jan 31, 2013 05:47
by RAPHAEL
Likwid H-Craft wrote:I will test it see how it goes.

Why every Build ppl make don't add, the msvcr100.dll it the most inporting part of the minetest run.


I don't use Windows. However I suspect the reason has something to do with licensing of that DLL. It may not be legal to distribute that DLL?

PostPosted: Thu Jan 31, 2013 06:03
by socramazibi
In windows 7, it works without problem.

greetings

PostPosted: Thu Jan 31, 2013 06:10
by kaeza
RAPHAEL wrote:
Likwid H-Craft wrote:I will test it see how it goes.

Why every Build ppl make don't add, the msvcr100.dll it the most inporting part of the minetest run.


I don't use Windows. However I suspect the reason has something to do with licensing of that DLL. It may not be legal to distribute that DLL?

That is a system DLL and is generally a bad idea to distibute it with programs (remember the ton of problems that arose back when applications distributed COMCTL32.DLL?)
.