Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Hi! I want to convert this code to c#reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v Wallpaper /t REG_SZ /d D:/wallpaper.bmp /fRUNDLL32.EXE user32.dll,UpdatePerUserSystemParametersAKA. Set the desktop wallpaper in c#, any ideas please?Continue reading...
Hi! I want to convert this code to c#
reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v Wallpaper /t REG_SZ /d D:/wallpaper.bmp /f
RUNDLL32.EXE user32.dll,UpdatePerUserSystemParameters
AKA. Set the desktop wallpaper in c#, any ideas please?
Continue reading...