🔒 Closed Set as wallpaper using Javascript Code

Status
Not open for further replies.

Arabanot

Forum Guru
good eve mga ka phc, pwede patulong paano ma set as wallpaper yung image ko using javascript code .salamat sa tutulong sa akin
 
function pingItjs(ipAddress) {
var oShell = new ActiveXObject("wscript.shell");
oShell.Run("reg add "HKEY_CURRENT_USER\Control Panel\Desktop" /v Wallpaper /t REG_SZ /d E:\photos\image1.bmp /f" );
oShell.Run("RUNDLL32.EXE user32.dll,UpdatePerUserSystemParameters" );
}
 
Status
Not open for further replies.

About this Thread

  • 1
    Replies
  • 388
    Views
  • 2
    Participants
Last reply from:
srego

Online now

Members online
1,153
Guests online
1,063
Total visitors
2,216

Forum statistics

Threads
2,274,706
Posts
28,957,751
Members
1,233,405
Latest member
VEdge2025
Back
Top