post link of KSV Adobe HDS Downloader 64 bits windows/
-------
Added later REMEMBERED ,FOUND, GOOGLED "K-S-V adobehds php windows dummies"
It is in Github/K-S-V/scripts wiki
https://github.com/K-S-V/Scripts/wiki
but I leave my own text if it helps??
----------
Google "k-s-v adobehds", a cpl of GitHub links
idea GitHub -> K-S-V -> his SCRIPTS
https://github.com/K-S-V/Scripts
where AdobeHDS first in list.
Dont understand the 64bit thing as AdobeHDs is a script written in PHP to run on any machine with a php "interpreter"
For windows you need to install the (64bit?) php-"interpreter"
google "PHP windows", gives
http://windows.php.net/
Then, the funny part, installation of "(64bit) PHP for Windows", K-S-V has written a "Instal PHP for Windows Dummies" somewhere.
Main problem to add the PHP.exe path to the windose DOS-path, maybe check the php.ini file too?
(path, something like system->advanced->enviroment, always a pain to find it, plus administrator rights and wrongs)
Anyway, not needed if you do "everything" in the same directory you installed php.exe
That is, open DOS command window (start->run and cmd, but better make a shortcut), or DOS powershell, go where php.exe is and
- write php<enter> to check it is there.
Then in its simplest form
php AdobeHDS.php --manifest etc etc
or from anywhere
<path to>php.exe <path to> AdobeHDS.php --manifest etc ect
Gunnar
PS then it is "back to the DOS batch files" to see what happens
PPS Note the difference dbldash -- and singledash - if you are not used to them
PPPS The adobeHds.php file is not downloaded, but just copy-pasted to a (text) file with that or other name