Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Side by Side Diff: README.windows.txt

Issue 2364793002: Revert "Uprev libmtp to 1.1.12" (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libmtp@master
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « README ('k') | TODO » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This file was created by James Ravenscroft <ravenscroftj@gmail.com> as a direct revision of Farooq Zaman's work with LibMTP on Windows. 1 This file was created by James Ravenscroft <ravenscroftj@gmail.com> as a direct revision of Farooq Zaman's work with LibMTP on Windows.
2 2
3 CHANGELOG 3 CHANGELOG
4 ---------------- 4 ----------------
5 14th January 2009: Created the first revision of this file taking information fr om the work of Farooq Zaman. 5 14th January 2009: Created the first revision of this file taking information fr om the work of Farooq Zaman.
6 6
7 1.0 Compilation of LibMTP on Windows 2000/XP/NT 7 1.0 Compilation of LibMTP on Windows 2000/XP/NT
8 ----------------------------------------------------------- 8 -----------------------------------------------------------
9 LibMTP currently compiles under Windows using MingW/MSys. The source relies upon the __WIN32__ macro which is defined by MinGW by default. 9 LibMTP currently compiles under Windows using MingW/MSys. The source relies upon the __WIN32__ macro which is defined by MinGW by default.
10 10
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 11. Click finish to end the driver install process. 45 11. Click finish to end the driver install process.
46 46
47 To get your old driver back: 47 To get your old driver back:
48 48
49 1. Goto Start -> Run, type "devmgmt.msc" and press "ok". 49 1. Goto Start -> Run, type "devmgmt.msc" and press "ok".
50 2. Select your music device, right click on it and click "Properties" 50 2. Select your music device, right click on it and click "Properties"
51 3. Go to the "Driver" pane and select "Roll Back Driver". 51 3. Go to the "Driver" pane and select "Roll Back Driver".
52 52
53 3.0 53 3.0
54 ---------------------------------------------- 54 ----------------------------------------------
OLDNEW
« no previous file with comments | « README ('k') | TODO » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698