CW Frame Instruction

At the first start, CW Frame will prompt you to create an application key, this key encrypts your application settings, the key is stored in clear form in the master.app.key file and encrypted in the app.key file.

Nicholas Veselov (nvjob.github.io) | CW Frame Instruction

Save the master.app.key files and the app.dll application file if you plan to make new versions of your current application in the future. The file app.key is generated automatically from the master.app.key file.

Nicholas Veselov (nvjob.github.io) | CW Frame Instruction

The key must contain at least 4 characters.

Nicholas Veselov (nvjob.github.io) | CW Frame Instruction
Nicholas Veselov (nvjob.github.io) | CW Frame Instruction

1. Domain - domain of the site where the application is located, or page. Example: domen.com

2. Application URL - path to the directory where the application is located, or page. Example: http://domain.com/test/app/

3. Site Title - should be accurate, up to capital letters, it is better to copy from the page code between the title tags.

4. Fixed size application - sets the fixed size of the application window without the ability to resize the window.

5. Lock move application - the position of the window is fixed in one place, according to the specified coordinates, without the possibility of moving the window.

6. Kiosk, full screen - forcibly makes the application full-screen, browser mode Chrome kiosk.

7. Width - the width of the window of your application. If the fixed size is disabled, the width should still be set.

8. Height - the height of the window of your application. If the fixed size is disabled, the height should still be set.

9. X-Axis - the location of your application's window along the X axis. Example: 100 (this is 100 pixels from the left edge of the screen).
Additional functionality of this field, in the field you need to enter the specified values:
11111 - application window is centered on screen (X and Y).
22222 - application window at the top right edge of screen.
33333 - application window at the bottom right edge of screen.
44444 - application window at the bottom left edge of screen.
55555 - application window is centered on the left edge of screen.
66666 - application window is centered on the right edge of screen.
77777 - application window at the right edge of the screen, with the ability to set the position along the Y axis.
88888 - application window in the center of the X-axis screen, with the possibility to set the position along the Y axis.

10. Y-axis - the position of the window along the Y-axis, the count from the upper edge of the screen. Example: 100 (this is 100 pixels from the top of the screen.)

11. Ping - domain ping, the default value is 250 milliseconds. Checking the availability of the domain, if the domain is unavailable, the application will report this.

12. Waiting - the time interval for polling the site, the default is 100 seconds. This means that the ping of the domain will occur every 100 seconds.

13. Lock on top of all windows - the window of your application is always on top of all windows.

14. Incognito, without history - your application will be launched in the incognito mode of the Chrome browser.

15. Do not check appin.txt - (for more on this, see the video) the check for the presence of the appin.txt file and its contents (the word: yes) is disabled. Be sure to enable if there is no access to the domain or the application is a page of a third-party site. Why is it needed appin.txt file to check the presence of the directory on the server where the application is located and the quality of the connection to this server. Appin.txt file should contain the word "yes" (without quotes), if the file was found and the word is read, then the application is launched. The appin.txt file must be in the same directory as the application itself.

16. Block RMB - the application disables the standard context menu of Chrome, when you right-click. Own context windows created on JS, continue to work.

17. Application transparency - the transparency of your application window, from 0 to 255.

18. Compile - application is compiled into the executable file app.exe and placed in the "release" folder on the desktop. The compiled application can be renamed as you like and placed in any directory.

19. Debug - debugging your application without compilation into the final executable file.


License

This project is licensed under DonateWare License
(C) Copyright 2016 #NVJOB. Contact: nvjob.dev@gmail.com
Nicholas Veselov - independent software and assets developer
Николай Веселов независимый разработчик Санкт-Петербург