Hello !
Can some1 please explain how can i include this installations in my CAB file.
NETCFv35.wm.armv4i.cab
NETCFv35.Messages.EN.wm.cab
Also on some devices the user has to confirm several DLLs that i would like to awoid.
Im told that i should use ILMerge, but i dont know exactly what to do.
thanx
...
i have read microsoft article from technet about sharepoint 2010 minimum requirements:
and it seems that i need to install it on a pc that has 4-cores processor !
in my case, i couldn't find any 4 cores pc available in stores,
would there any problem if i'd like to install it on a dual core server (64-bit) ?
has anyone tried that ?
pl...
I have a Win7 64 bit dev machine. I've downloaded and installed Python 2.6.6 32bit. I've also downloaded pygame 1.9.1 for python 2.6 and tried to install it. I got:
C:\pygame-1.9.1release>setup.py install
....
running build_ext
building 'pygame._numericsurfarray' extension
error: Unable to find vcvarsall.bat
What should I do?
(I don't...
Hi everyone,
I am trying to install rails 3.0.0. and am getting this error during install. Anyone have any clue how to work around this?
C:\Ruby187\bin>gem install rails -v 3.0.0
Successfully installed activesupport-3.0.0
Successfully installed builder-2.1.2
Successfully installed i18n-0.4.1
Successfully installed activemodel-3.0.0
Su...
I have created a new user account on my mac and I am trying to update to the current version of ruby on it (1.9.2) from the snow leopard default of 1.8.7. Can somebody point me to tutorial or explain the best method to update Ruby on my mac from 1.8 to 1.9.2? Thanks
...
I'm a bit of a Linux noob trying to get ruby, rails, mysql and sqlite all playing nicely on ubuntu 10. I am getting errors, and I realized that the versions are different for sudo versus normal user!
mpw@ubuntu:~/.rvm/gems/ruby-1.9.2-p0$ gem --version
1.3.7
mpw@ubuntu:~/.rvm/gems/ruby-1.9.2-p0$ sudo gem --version
1.3.5
I have used RVM...
I have some ideas about running some anti-piracy measures for my app so I wondered if I could do this to sign the application on install. Running the code on first launch is no good, because someone could still copy out the apk without running it.
...
I have an application installed on phones sitting in locked boxes in different states. It runs 24/7 and has little to no user interaction.
I know how to push updates to the marketplace...can I have a thread running in my application that sees an app update, installs the apk, and opens the new apk, replacing the currently running versio...
Hi all
I am trying to install refinerycms, a Ruby on Rails CMS on Ubuntu 10.04 LTS. I run rails server and I get the following exception:
carcher@carcher-laptop:~/Code/tgc$ rails server
=> Booting WEBrick
=> Rails 3.0.0 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Ex...
I've written an NPAPI plugin which, if I place it in %ProgramFiles\Mozilla FireFox\plugins, instantiates and runs correctly. However, because I'd like it to work with other browsers as well, my preference would be to register it in HKLM\Software\MozillaPlugins\, as described here. So in my installer, I create these registry entries:
...
Hey guys,
I'm having a bit of trouble installing Intel's Threading Building Blocks (TBB) 3.0 as a framework on my MacOS system. Does anyone know a good tutorial? I've tried using MacPorts, which has TBB 2.2: it installs all the libraries I need, but I don't get a framework. Also, there doesn't seem to have any .dmg installation file on ...
PROBLEM - Can different versions of Mule be deployed (say Mule 2.0 and 2.2.0) in the same server?
They will be used for different applications.
Will there be any conflict because of it?
Should any pre-requisites be taken care before doing that way
Do you foresee any potential risks in this?
Thanks :)
...
I'm experiencing something rather strange:
I had to reinstall Tomcat 6 on my local Windows 7 machine. In sys control, there was no entry to uninstall, so I seem to have installed it by ZIP only. I just deleted all files.
I then downloaded the installer for Tomcat 6 and installed into the same directory as before, WITH service. The inst...
I want to share with you how to develop for Nokia S40 with Java.
I'm collecting all that's needed to develop for Nokia with j2me.
Java Development Kit (6) - required to develop Java applications
Eclipse Java (Helios) - need this to code, compile, debug and others
Nokia s40 SDK (v.6) (login required) - used to emulate Nokia platform
Mo...
I am newbie in cakephp world when i am trying to configure
cakephp with ms-sql, I am not able to connect to database. php-mssql
configuration is working fine for me( though for that i uses ADODB
connection ) . But nothing worked for cakephp. I searched a lot on
google but none of the ways are working for me.
Thanks,
Ankur
...
This is not an urgent need but more of a curiosity I have had in the back of my mind for awhile. For each .NET framework version installed on my machine I would like to list the installed apps that require it. With this in hand, I could know whether or not I could safely delete earlier framework versions without causing any programs to f...
I'm trying to use the RegSetKeySecurity() function of Windows API, but the pSecurityDescriptor parameter is a pointer. What is "pointer" (PVOID) data type equivalence in Inno Setup?
Thanks in advance
...
Hello, I've been trying to figure this out but its starting to make me want to pull my hair out.
I'm installing RoR on a new machince using instantrails.
Whenever I run "gem update --system", I get the error for several gems? that "activesupport requires Ruby version >= 1.8.7"
I run "ruby -v"
and it returns "ruby 1.8.6 (2007-09-24 pat...
I need
few Wordpress sites for testing purposes.
It would be great if I can use only one db
but I need few wordpress codes/instalations (because I need different settings and plugins for each site.
Can I have all that running on one mySQL db? Would use the same db_name, db_user, db_password, etc… and the only thing I change for the...
I want user to run jar file directly into their mobile phone. I am using Java ME to develop mobile app. For example when we click download app (link on website), the dialog box asks whether user wants to Save, Run or Cancel. I just want that dialog box contain Run and Cancel buttons.
Any solution pls??
Thanks.
Rajesh
...