| Article Introduction: Cssgaga Installation Configuration: Operating environment/download/configuration. |
1. Install the Microsoft. NET Framework 3.5
Download the Microsoft. NET Framework 3.5
Note: Windows Vista, Windows 7 is integrated
2. Download Cssgaga latest green version and extract to local
Cssgaga Download
3. Change configuration file CssGaga.exe.config
<!--local path-->
<add key= "Pathsource" value= "E:\isd_webrebuild_rep\qzonev5_proj\trunk\qzonestyle"/>
<!--the path-->
<add key= "Websiteurl" value= "Http://imgcache.qq.com/qzonestyle"/> <!-
-Corresponds to the bill of Lading path-->
<add key= "Pathreport" value= "/usr/local/imgcache/htdocs/qzonestyle"/>
<!--corresponding target path 1 -->
<add key= "PathDest1" value= "\\172.25.32.141\imgcache\qzonestyle"/>
<!--corresponding to the display name of target path 1- >
<add key= "Pathdest1name" value= "141-development"/>
Currently 5 target paths can be set
Note:
- The configuration file is in XML format and is subject to XML syntax, so be aware that you are escaping
- Do not have spaces in the path
- Do not end with slashes (/and \)
The initial state of the checkbox in the following format, which is automatically configured when checked or canceled on the interface
<add key= "chk*" value= "*"/>
4. Automatic Login
The Automatic logon batch file file is formatted with
@echo off
net use \\172.25.32.72 password/user: User name
Placed in the Autorun directory
5. Initialize CSS file name
Cssgaga the CSS file name that can be processed must end with the. Source.css , check the initialization file name , drag and drop the CSS files to be converted in bulk
*.css→*.source.css