Coder Social home page Coder Social logo

ivandfx / dfxwintweaks Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 0.0 2.99 MB

Tweak your OS easily

Home Page: https://ivandfx.github.io/DFXWinTweaks/

License: GNU General Public License v3.0

VBScript 100.00%
customization easy-to-use registry-tweaks tweaking windows-tweaks windows10 windows11

dfxwintweaks's Introduction

  • ๐Ÿ˜‹ Sometimes, my friends say that i'm a bit childish.

  • ๐Ÿ‘จโ€๐Ÿ’ป DFX WinTweaks development is restarting!

  • ๐Ÿ“ซ You can visit my Website

ivandfx's Stats

dfxwintweaks's People

Contributors

ivandfx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dfxwintweaks's Issues

[Security] [Windows 11] Virus Detected

Hello!

I downloaded the latest version from releases, and upon downloading was notified that I had tried to download a virus.

I have Windows Security enabled, and nothing else besides that.

image

Thanks,
SteadyStatus21

[Request] Check what tweaks applied and export/import config

Thanks for the cool CLI for configuring Windows, but in my opinion it lacks several important functions:

  1. Check which tweaks have already been applied in the system (for example, dark mode is already enabled)
  2. Export and import settings for applying tweaks. If I need to apply the same tweak settings to several operating systems (computers) using your utility, I will have to go through all the steps of enabling tweaks again in each operating system. It's inconvenient. (Maybe I didn't notice, but I didn't find the export and import function of the current settings)

Windows installed to another location, not at C:\Windows

script fails when Windows is installed to a different location than the default C:\Windows

I would suggest to change the hard coded

objShell.Run "C:\WINDOWS\system32\shutdown.exe -r -t 0"

and use the environment variable "%WINDIR% that will allways point to correct windows folder (ie if windows is installed on the D drive "D:\Windows")

objShell.Run "%WINDIR%\system32\shutdown.exe -r -t 0"

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.