diff --git a/Almost_All_Windows_Functions.ahk b/Almost_All_Windows_Functions.ahk index bb1ca1b..978f6fb 100644 --- a/Almost_All_Windows_Functions.ahk +++ b/Almost_All_Windows_Functions.ahk @@ -137,8 +137,8 @@ if f_class in ExploreWClass,CabinetWClass ; if the window class is an Explorer w WinGetTitle, title, ahk_id %f_window_id% ;super lame way to do this, does not always work. ;msgbox, address is `n%title% ;sorry, I tried to NOT have to refer to these folder paths directly, but it always failed spectacularly: - FileDelete, C:\AHK\2nd-keyboard\Taran_Windows_mods\SavedExplorerAddress.txt - FileAppend, %title% , C:\AHK\2nd-keyboard\Taran_Windows_mods\SavedExplorerAddress.txt + FileDelete, C:\AHK\2nd-keyboard\Taran's_Windows_Mods\SavedExplorerAddress.txt + FileAppend, %title% , C:\AHK\2nd-keyboard\Taran's_Windows_Mods\SavedExplorerAddress.txt SavedExplorerAddress = %title% ;checkForFile("Thumbnail","Template.psd") msgbox, , , %title%`n`nwas saved as root, 0.3 @@ -155,7 +155,7 @@ else ;in progress checkForFile(subDirectory, filename) { -FileRead, SavedExplorerAddress, C:\AHK\2nd-keyboard\Taran_Windows_mods\SavedExplorerAddress.txt +FileRead, SavedExplorerAddress, C:\AHK\2nd-keyboard\Taran's_Windows_Mods\SavedExplorerAddress.txt ;msgbox, current directory is`n%directory% directory = %SavedExplorerAddress% msgbox, new directory is`n%directory% @@ -195,7 +195,7 @@ openlatestfile(directory, filetype) { if directory = 1 { - FileRead, SavedExplorerAddress, C:\AHK\2nd-keyboard\Taran_Windows_mods\SavedExplorerAddress.txt + FileRead, SavedExplorerAddress, C:\AHK\2nd-keyboard\Taran's_Windows_Mods\SavedExplorerAddress.txt ;msgbox, current directory is`n%directory% directory = %SavedExplorerAddress% ;msgbox, new directory is`n%directory% @@ -364,7 +364,7 @@ send {SC0E8} ;scan code of an unassigned key. This is needed to prevent the item if pleasePrepend = 1 ;i forget what this is even for... { - FileRead, SavedExplorerAddress, C:\AHK\2nd-keyboard\Taran_Windows_mods\SavedExplorerAddress.txt + FileRead, SavedExplorerAddress, C:\AHK\2nd-keyboard\Taran's_Windows_Mods\SavedExplorerAddress.txt ;msgbox, current f_path is %f_path% f_path = %SavedExplorerAddress%\%f_path% ;there is no need to use . to concatenate ;msgbox, new f_path is %f_path% diff --git a/directly_launched/launch github scripts folder.ahk b/directly_launched/launch github scripts folder.ahk index 5cb46a8..e38be85 100644 --- a/directly_launched/launch github scripts folder.ahk +++ b/directly_launched/launch github scripts folder.ahk @@ -1,6 +1,6 @@ -StringToSend = runexplorer("C:\Users\TaranWORK\Documents\GitHub\2nd-keyboard") +StringToSend = runexplorer("C:\AHK\2nd-keyboard") Send_WM_COPYDATA(StringToSend) -runexplorer("C:\Users\TaranWORK\Documents\GitHub\2nd-keyboard") +runexplorer("C:\AHK\2nd-keyboard") Exitapp SetWorkingDir %A_ScriptDir% #Include %A_ScriptDir%/REDIRECTOR Windows.ahk \ No newline at end of file diff --git a/insideclipboard/clipboards/1p7 million premiere.clp b/insideclipboard/clipboards/1p7 million premiere.clp deleted file mode 100644 index 332ccae..0000000 Binary files a/insideclipboard/clipboards/1p7 million premiere.clp and /dev/null differ diff --git a/insideclipboard/clipboards/clipFLASH.clp b/insideclipboard/clipboards/clipFLASH.clp deleted file mode 100644 index 5887c79..0000000 Binary files a/insideclipboard/clipboards/clipFLASH.clp and /dev/null differ diff --git a/insideclipboard/clipboards/clipnumpad7.clp b/insideclipboard/clipboards/clipnumpad7.clp deleted file mode 100644 index a590abc..0000000 Binary files a/insideclipboard/clipboards/clipnumpad7.clp and /dev/null differ diff --git a/insideclipboard/clipboards/fuckyou.clp b/insideclipboard/clipboards/fuckyou.clp deleted file mode 100644 index fd26454..0000000 Binary files a/insideclipboard/clipboards/fuckyou.clp and /dev/null differ