Kodi Community Forum

Full Version: [WINDOWS] Automatic Update Client for XBMC
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
Shadok Wrote:Couldn't you try with a silent install ?

I'll give it try, I have to see which parameters are available, it would be nice if someone could post a reference on installation platform that XBMC team uses and all the parameters that they make available to be passed to the installer.
It is the nullsoft installer system. I can look into the parameters. What do you mean by the "reference on installation platform"?
kricker, your last build crashes at start saying that MSVCR100.dll is missing.
Regarding Windows 7 x64, it can be fixed by installing this :
http://www.microsoft.com/downloads/en/de...50143d5867

EDIT : Or not .... Damn ...

I got the file in my system32 folder but it's not enough.
Adding it in XBMC root folder fixes the error but xbmc still refuses to start :x
There must have been some changes to the c++ dependencies.
Maybe this will help :
22:05:56 T:2668 M:1073741823 NOTICE: Loading media sources from special://masterprofile/sources.xml
22:05:57 T:2668 M:1073741823 ERROR: Win32DllLoader::Load: Unable to load special://xbmcbin/system/cpluff.dll (193)
22:05:57 T:2668 M:1073741823 ERROR: ADDONS: Fatal Error, could not load libcpluff
22:05:57 T:2668 M:1073741823 FATAL: CApplication::Create: Unable to start CAddonMgr
But i still have cpluff.dll in my xbmc system folder.
See if the installer in my folder fixes it.
Which file ? I can only see your builds.
Yeah run the .exe build from my signature.
I'm already running XBMCSetup-20110325-3ebaad1-dx.exe Kricker Smile
I think I know where to find your builds :p
Wink I thought so. So even after running the exe and having it install the c++ stuff it still doesn't work?
Yes and no Smile
I don't have the error popup but i have this in my xbmc logs :
22:05:56 T:2668 M:1073741823 NOTICE: Loading media sources from special://masterprofile/sources.xml
22:05:57 T:2668 M:1073741823 ERROR: Win32DllLoader::Load: Unable to load special://xbmcbin/system/cpluff.dll (193)
22:05:57 T:2668 M:1073741823 ERROR: ADDONS: Fatal Error, could not load libcpluff
22:05:57 T:2668 M:1073741823 FATAL: CApplication::Create: Unable to start CAddonMgr
I'm reinstalling your last build, maybe it will work although I doubt it.
Same problem.

EDIT : Going back to your previous build and it's working. Maybe you should remove the one you made today ?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37