Giter Site home page Giter Site logo

Comments (4)

az0 avatar az0 commented on July 30, 2024

You can try this with BleachBit's command="process" and Microsoft's compact command. Does this help?

from cleanerml.

Ytrog avatar Ytrog commented on July 30, 2024

You can try this with BleachBit's command="process" and Microsoft's compact command. Does this help?

Will try 😀

from cleanerml.

Ytrog avatar Ytrog commented on July 30, 2024

This works @az0:

<?xml version="1.0" encoding="UTF-8"?>
<!--
    BleachBit
    Copyright (C) 2015 Andrew Ziem
    https://www.bleachbit.org
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.
    @app     Chocolatey
    @link    https://chocolatey.org/
    @os      Windows
    @version 0.1.0
-->
<cleaner id="compact" os="windows">
  <label>Compact</label>
  <description>Compact test</description>
  <option id="test">
    <label>Test</label>
    <description>Compress test files using compact</description>
    <action command="process" cmd="compact /s /c c:\test\compact\*.*"/>
  </option>
</cleaner>

However I have a few comments:
At the CleanerML documentation the process action is mentioned, however that it needs an cmd="" attribute is not. I found an example in the Windows Update cleaner otherwise I could not have done this.

What also would be nice to know is how the search options work with this action. How are the results passed to the cmd="" attribute? 😀

from cleanerml.

Ytrog avatar Ytrog commented on July 30, 2024

@az0 could the cmd="" thingy I mentioned above be added to the documentation? 🙃

from cleanerml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.