2011-03-17 01:47:30 -04:00
|
|
|
[IMPORTANT INSTALL NOTE]
|
|
|
|
|
If you are using Windows Vista or Windows 7, please do not install StepMania SSC into the Program Files directory.
|
|
|
|
|
|
|
|
|
|
[Using Google Chrome?]
|
|
|
|
|
If you are using Google Chrome as your primary web browser, you will have to perform some extra steps to get stepmania:// URI handling to work:
|
|
|
|
|
|
2011-05-08 12:11:07 -05:00
|
|
|
Find your user data
|
2011-03-17 01:47:30 -04:00
|
|
|
Windows XP: C:\Documents and Settings\<USERNAME>\Local Settings\Application Data\Google\Chrome\User Data
|
|
|
|
|
Windows Vista/7: C:\Users\<USERNAME>\AppData\Local\Google\Chrome\User Data
|
|
|
|
|
|
|
|
|
|
Add your protocol to the 'Local State' file under the 'protocol_handler' section, as such:
|
|
|
|
|
"protocol_handler": {
|
|
|
|
|
"excluded_schemes": {
|
|
|
|
|
...
|
|
|
|
|
"stepmania": false,
|
|
|
|
|
...
|
2010-12-31 14:27:54 -06:00
|
|
|
}
|