MSFN Forum: Installing WindowBlinds 4 Enhanced - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Installing WindowBlinds 4 Enhanced Using A Javascript for the Serial Number Rate Topic: -----

#1 User is offline   Brando569 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 408
  • Joined: 28-April 04

Posted 08 May 2004 - 12:01 PM

hey ppl, i was just wondering what things i needed to edit in the adaware.js script for it to do the same thing for windowblinds 4 enchanced? i have no idea about Java Script so i need help here.. i tried modifying the script and executing it via a batch file but windows XP gives me this error "Please go to the control panel to install and configure system components" yet it worked perfectly with ad-aware (and yes i do have it windows scripting host executing it) this is basically what my modified script looks like (its basically the same thing):
function getWin(win, inc)
{
 var cntr = 0;
 while (!WshShell.AppActivate(win))
 {
  if (cntr==12) return true;
  cntr++;
  WScript.Sleep(inc);
 }
 return true;
}

var WshShell = new ActiveXObject("WScript.Shell");
var oExec = WshShell.Exec("setup.exe");
while (oExec.Status == 0)
{
 WScript.Sleep(500);
 getWin("Enter WindowBlinds Serial Number", 3000);
 WshShell.SendKeys ("xx-xxxxxxxxxxxxxxxxxxxxx-xxxxxxxxxx");
 WScript.Sleep(500);
 WshShell.SendKeys ("{ENTER}");
}

WScript.quit();

attached is a pic of what the installation screen looks liek incase you needed to know.

Attached File(s)




#2 User is offline   mazin 

  • MSFN Addict
  • Group: Supreme Sponsor
  • Posts: 1,952
  • Joined: 12-January 04

Posted 26 June 2004 - 11:49 AM

Ooops!

How come I didn't see your post!

Here you are: http://www.msfn.org/...showtopic=21333

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy