Skip to content

Commit

Permalink
Update Chrome_Move_UserData.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
hieuck committed Oct 12, 2024
1 parent 6dbc281 commit b748166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chrome_Move_UserData.bat
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ set /p "DriveChar="

rem Determine the full path for Chrome
rem Change the path to the actual Chrome installation directory here
set "ChromePath=!DriveChar!:\Chrome"
set "ChromePath=!DriveChar!:\Google\Chrome"

md "!ChromePath!\User Data"2>NUL>> %Temp%\hieuckitlog.txt

Expand Down

0 comments on commit b748166

Please sign in to comment.