You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,3 +96,12 @@ This is what Windows considers the usable area, excluding the task bar area.
96
96
97
97
## Custom working area
98
98
You can set your own working area, for example exclude an area to the right for gadgets that you don't want covered by windows.
99
+
100
+
# Portable mode
101
+
It is possible to run WinSize4 without installing it. Download the ZIP file and extract it in any folder, run the file WinSize4.exe.
102
+
103
+
Data is by default saved in you personal application data folder (%localappdata%). If you don't want that, create a folder 'data' in the same folder as the exe file. When WinSize4 starts and detects this folder, it will save its data there.
104
+
105
+
Note that if you had data in your local application data folder will that data not be copied over, it will however remain.
106
+
107
+
WinSize4 creates entries in the event log under the Event Source 'WinSize4'. However, if you have not installed WinSize4 will those entries be saved under the generic Event Source 'Application'.
0 commit comments