Closed (won't fix)
Project:
Drush
Version:
8.x-6.x-dev
Component:
Windows Installer
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
28 Jul 2011 at 09:02 UTC
Updated:
11 Sep 2013 at 05:04 UTC
Just tested "Drush Windows Installer". It doesn't contain DRUSH inside?
If it is what that is, adding some few lines to tell users have to drush themselves and how to use it that could help newbies.
Comments
Comment #1
udig commentedThe documentation of the win installer explicitly mentions that drush source files are being installed as part of the process.
Either documentation should change or the installer should be installing these files.
droplet, to make this half-baked install work did you downloaded the Drush installation manually from the project page into the Drush dir (version 5.x)?
Thanks.
Comment #2
udig commentedMy bad.
The drush dir is installed on the 'ProgramData' area not 'ProgramFiles'.
ignore.
Comment #3
kulov commentedYou can also use the Command Prompt shortcut on the Desktop for easier access.
Comment #4
droplet commentedokay. I found out the problem because system missing "Microsoft 2008 C++ Runtime (x86)", so PHP can't execute.
Comment #5
droplet commented-
Comment #6
kulov commentedHi droplet,
Indeed you need to have Microsoft 2008 C++ Runtime (x86) installed on the machine in order to use php.exe.
Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)
http://www.microsoft.com/download/en/details.aspx?id=5582&WT.mc_id=MSCOM...
Just curious - what is the operating system that you are using? Most of the Windows OS should have this installed already either as a preisntalled component or through Windows Update.
Comment #7
droplet commented@kulov,
because Im going to write a blog post to share this with Windows users, I tested with a fresh Windows XP.
just checked some records, Microsoft 2008 C++ Runtime introduced in .Net 3.5, so that maybe only Windows 7 has no problem (assume all default pure installation). Of course, seems all Windows Service Pack included new .Net framework & runtime.
I think it can be add few lines to FAQ to remind users.
Comment #8
droplet commentedComment #9
kulov commented@droplet,
I can add the runtime in the Windows Installer. Just curious how much of impact will that have. We are supporting Windows XP SP3 so far. I am not sure how many users will go with clean unpatched Windows XP.
Do you have some observations?
Comment #10
droplet commentedProbably only tuts writers will do that during software testing.
unfortunately, XP SP3 still not included it.
http://social.msdn.microsoft.com/Forums/en/netfxsetup/thread/1b81b7c7-cc...
Comment #11
kulov commentedok, I will consider adding the runtime in the next installer rollup.
Thanks for reporting this!
Comment #12
php5engineer commentedI think it will be better just to show a clear error message if the dependent library missing
Comment #13
beltofteComment #14
greg.1.anderson commentedThis issue was marked
closed (won't fix)because Drush has moved to Github.If desired, you may copy this bug to our Github project and then post a link here to the new issue. Please also change the status of this issue to
closed (duplicate).Please ask support questions on Drupal Answers.