Quickstart
From WinLIKE Wiki
Unpack the WinLIKE.zip into a folder. Now load the 00_WinLIKE.html from within this directory into your browser and let's go:
1. Creating new windows
Click on the first button (NEW) in the toolbar on the left side to create a new window.
2. Viewing properties
Now activate the display of the properties - click on the button with the spanner (EDIT). This properties dialog opens automatically on creation of a new window. To view properties of another window, click on the titlebar of that window.
3. Changing skin
Instead of "default" type "light" in the properties window in the 2nd field (Skin). Make sure that the properties of the right window are being displayed. If in doubt, click the titlebar of your new window once again. Then click the "SET" button at the end of the page.
4. Loading content
Now you can load an HTML file or site into the window. To do so, please enter the path and the name of a file in the Content field. Read the hints below this input field to see an example.
5. Changing size
You can change the default size of the window as it will be later displayed - just drag the right corner at the bottom of the window with your mouse cursor.
6. Creating the source code
Now your first WinLIKE page is done. To generate the HTML code, click the third button on the toolbox (SAVE). Copy all the generated code to the clipboard i.e. click on the text, press CTRL+A and then CTRL+C.
7. Displaying new website
Create a new HTML file (or copy an existing one) in the directory with the WinLIKE.html. Open that file and paste the source code from the clipboard with CTRL+V. If needed, modify the HTML-file with your own code and save the file. That's all. Congratulations!
