Skip to content

Instantly share code, notes, and snippets.

@FossPrime
Last active August 29, 2015 14:27
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