Skip to content

Instantly share code, notes, and snippets.

@FossPrime
Last active August 29, 2015 14:27
Show Gist options
  • Save FossPrime/6cec237cdbe931a3a8b9 to your computer and use it in GitHub Desktop.
Save FossPrime/6cec237cdbe931a3a8b9 to your computer and use it in GitHub Desktop.
Google Office Editing For Docs, Sheets and Slides windows file extension association script
Assoc .docx=cdocfile
Ftype cdocfile="C:\Program Files (x86)\Google\Chrome\Chrome.exe" %1
Work in progress, verify that path and copy for all other office files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment