Metadata-Version: 2.1
Name: addstartup
Version: 1.4
Summary: a package for Add File to Windows Startup
Home-page: https://www.youtube.com/channel/UCGsKXfbCyhZoLIRukYUQyYQ
Author: MD Trackers
Author-email: mdtrackersother@gmail.com
License: MDTrack
Description: Add Startup
        ==========
        
        Hi . This tool is designed to make it easy for you to add files to your Windows startup
        
        # Information
        
        Our social network address
        <br>
        
        <b>Youtube : [https://www.youtube.com/channel/UCGsKXfbCyhZoLIRukYUQyYQ](https://www.youtube.com/channel/UCGsKXfbCyhZoLIRukYUQyYQ)</b>
        <br>
        <b>Instagram : [https://www.instagram.com/mdtrackers/](https://www.instagram.com/mdtrackers/) </b>
        
        # Run
        
        You need to have winreg Library installed by default in Python
        
        Then you have to add your file to the Windows startup with this command :
        
        ~~~~bash
        import addstartup
        addstartup.add("Custom name","Your file address.exe")
        ~~~~
        <br>
        <h2>Author : MD Trackers </h2>
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
