Is this a safe script for installing several desktop theme packs at..?


  1. Posts : 1,167
    W10 32 bit, XUbuntu 18.xx 64 bit
       #1

    Is this a safe script for installing several desktop theme packs at..?


    Is this a safe script for installing several desktop theme packs at once? I have a 64 bit CPU. the name of the file is _Install ThemePacks.cmd

    @echo off
    for %%z in (*.themepack) do (
    %SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\shell32.dll,Control_RunDLL %SystemRoot%

    \system32\desk.cpl desk,@Themes /Action:OpenTheme /file:"%%z"

    rem Should delay about 9 seconds to give the theme time to extract and install before moving on.
    ping 1.0.0.0 -w 1000 -n 9 > nul

    )
    echo Done! Press any key to exit script . . .
    pause>
      My Computer


  2. Posts : 721
    Windows 10, Windows 8.1 Pro, Windows 7 Professional, OS X El Capitan
       #2

    Couldn't you just place all .themepack files into a folder, select them and press Enter?

    Yes the script is safe, but it's unnecessary.
      My Computer


  3. Posts : 1,167
    W10 32 bit, XUbuntu 18.xx 64 bit
    Thread Starter
       #3

    Pyprohly said:
    Couldn't you just place all .themepack files into a folder, select them and press Enter?

    Yes the script is safe, but it's unnecessary.

    You would think that method you mentioned would work but it doesn't. I tried that method before I posted.

    Thank you for your help.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:46.
Find Us