🔒 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
  • 400
    Views
  • 2
    Participants
Last reply from:
srego

Trending Topics

Online now

Members online
377
Guests online
1,910
Total visitors
2,287

Forum statistics

Threads
2,317,032
Posts
29,189,191
Members
1,182,212
Latest member
Salvador1213
Back
Top