Eevon what are you talking about? Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) is about 4 MB. The same goes for Microsoft Visual C++ 2008 SP1 Redistributable Package (x64). So what's the point of static linking? Is a 4 MB file that big?
Would you want to wait 20 minutes to download an emulator? That's how long 4 megs will usually take on 56k.
The vba executable itself can be packed to around 600 kilobytes (though even so, 2 megs size still is pretty small). Between 4 megs and much bigger ressources (such as sp1 redist) to download...
You need 2 things to run VBA-M:
1. DirectX End-User Runtimes (August 2008) Redist Pack, (84245536 bytes)
1. Microsoft Visual C++ 2008 SP1 Redistributable Package (x86), (4216840 bytes)
The other 2 dlls are included in the emulator package
(09-06-2008 03:20 PM)supergoofy Wrote: [ -> ]Eevon what are you talking about? Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) is about 4 MB. The same goes for Microsoft Visual C++ 2008 SP1 Redistributable Package (x64). So what's the point of static linking? Is a 4 MB file that big?
Indeed. Usually they are quite bigger. But anyway. Having one independent .exe without any dependencies is always better. Now we need SP1, then it'll be SP2 and so on. And I bet next SP would be bigger.
(09-06-2008 09:37 PM)supergoofy Wrote: [ -> ]1. DirectX End-User Runtimes (August 2008) Redist Pack, (84245536 bytes)
You can greatly minimize the necessary download by using the Web-Update-Package, which only downloads the updated DLLs, instead of the whole Redist package for every supported OS.
(09-07-2008 02:20 AM)spacy51 Wrote: [ -> ] (09-06-2008 09:37 PM)supergoofy Wrote: [ -> ]1. DirectX End-User Runtimes (August 2008) Redist Pack, (84245536 bytes)
You can greatly minimize the necessary download by using the Web-Update-Package, which only downloads the updated DLLs, instead of the whole Redist package for every supported OS.
Yes but if you have dual boot or if you format your pc frequently (within 2-3 months), then the redist is the best choice. But for God's sake, we live in 2008, 80MB are nothing these days.
Dont run under Vista.
"The application could not be started because the side-by-side configuration is invalid.
Further information can be found in the application event log."
- Google Translation
(09-08-2008 04:33 AM)Seraid Wrote: [ -> ]Dont run under Vista. 
"The application could not be started because the side-by-side configuration is invalid.
Further information can be found in the application event log."
- Google Translation
Hm, it works for me without problems.
(Windows Vista Ultimate x64 SP1)
I got the error earlier, that means you don't have the Microsoft C++ Runtime 2008 SP1 Redistributable Package
VC2008 SP1 runtime isn't required, the non SP1 runtime is.
However the non sp1 installer is broken (doesn't run post install cleanup) so just install the SP1 runtime anyway.
I have Vista 32Bit Home Premium and Sp1
yeah? and?
you still need the VC2008 runtime, so just get the VC2008 SP1 installer.
(09-13-2008 01:24 AM)Squall Leonhart Wrote: [ -> ]yeah? and?
you still need the VC2008 runtime, so just get the VC2008 SP1 installer.
I think he got his Service Packs mixed up. In this case, it'd be easy if you're not the most knowledgeable about these things.