Forum: Visual Basic 4 / 5 / 6 Dec 29th, 2008 |
| Replies: 7 Views: 5,387 Seriously... THIS THREAD was completed 2 YEARS ago !!!! the script works fine lol
2 Years... how did you not notice that?
:-) |
Forum: Windows NT / 2000 / XP Oct 26th, 2008 |
| Replies: 9 Views: 1,001 Are you mental? about 3 years ago i helped someone with the EXACT same problem and there are other threads here which help people who have forgotten passwords/been given second hand pc\bought second... |
Forum: Windows NT / 2000 / XP Oct 15th, 2008 |
| Replies: 9 Views: 1,001 We dont know, but if thats the case we cant really answer any questions on retreiving deleted data, backing data up, installing software, finding or changing product keys due to borked installations,... |
Forum: Windows NT / 2000 / XP Oct 15th, 2008 |
| Replies: 5 Views: 1,862 Although I love you enthusiasm in assuming that a honest genuine software owner requires a pirated version of XP to resolve his issue, I'm sure that if he wants a pirated copy of XP with a VLK ...... |
Forum: Monitors, Displays and Video Cards Oct 14th, 2008 |
| Replies: 1 Views: 872 Hi,
There are so many things this could be...
If your connected to your monitor via VGA then all i can suggest is setting your monitor to your native screen resolution (1440X900 or 1600x1050... |
Forum: Windows NT / 2000 / XP Oct 14th, 2008 |
| Replies: 5 Views: 1,862 If you have Regestered/Activated the first key with MS (and it is a legal key) then you can call them up and advise them that you have replaced your PC or formatted it etc and reinstalled your OS.
... |
Forum: Visual Basic 4 / 5 / 6 Oct 14th, 2008 |
| Replies: 2 Views: 559 UPDATE ***
Right i have now got the vbs code running sucsessfully within the hta code :-)
What i have done so far is to create a functioning text entry box with a hidden/protected password... |
Forum: Windows NT / 2000 / XP Oct 14th, 2008 |
| Replies: 6 Views: 693 Hi,
I know you may have alreay tried this however it is best prctice and recommended by gigabyte and other major manuf's that you go into your bios and "load optimized settings" after a bois flash.... |
Forum: Windows NT / 2000 / XP Oct 14th, 2008 |
| Replies: 9 Views: 1,001 No need to boot into safe mode to log in as admin? just hit ctrl+alt+del 3 times at the welcome screen to bring up classic login mode or if its using classic login already just change user name to... |
Forum: Visual Basic 4 / 5 / 6 Oct 14th, 2008 |
| Replies: 3 Views: 1,297 Hi,
Has this been resolved or are you still looking? I have a very quick and easy 3 line tiny piece of code i used ages ago that will give you exactly what you need (PC name)... Then you can edit... |
Forum: Visual Basic 4 / 5 / 6 Oct 14th, 2008 |
| Replies: 2 Views: 559 Update**
I've made a few ammendments and also found out from MSDN that even though the hta is a glorified vbs (vbs with support for html) the WScript.Shell etc command may not be supported..... |
Forum: Visual Basic 4 / 5 / 6 Oct 14th, 2008 |
| Replies: 2 Views: 559 Hi folks,
Due to being unable to find a suitable app, i've decided to make a little app (with the help from my trusty DWeb chums)
Currently i'm looking at a little app that will allow me to... |
Forum: Visual Basic 4 / 5 / 6 Apr 26th, 2007 |
| Replies: 3 Views: 2,638 Hi,
Thanks for the advice, although I am a little confused?
I want to create a vbs script that will sit in the same directory as the "textfile1.txt" etc and once run it will open each text... |
Forum: Visual Basic 4 / 5 / 6 Apr 26th, 2007 |
| Replies: 3 Views: 2,638 Hi
Can you help with amending this code, so it no longer looks at the boot ini, but will look at apx 200 separate texts files called "textfile1.txt" "textfile2.txt" etc etc consecutively for the... |
Forum: Visual Basic 4 / 5 / 6 Jan 16th, 2007 |
| Replies: 7 Views: 5,387 Still not working but i cant see where im going wrong.. any ideas??? |
Forum: Visual Basic 4 / 5 / 6 Jan 16th, 2007 |
| Replies: 7 Views: 5,387 update......
' /* Declare Variables */
Dim fso, src, dest
dim wsh
Set fso = CreateObject("Scripting.FileSystemObject")
set wsh = createobject("WScript.Shell")
login_name =... |
Forum: Visual Basic 4 / 5 / 6 Jan 16th, 2007 |
| Replies: 7 Views: 5,387 Made a quick ammendment..... Still not right but better i think
' /* Declare Variables */
Dim fso, src, dest
dim wsh
set wsh = createobject("WScript.Shell")
login_name =... |
Forum: Visual Basic 4 / 5 / 6 Jan 16th, 2007 |
| Replies: 7 Views: 5,387 Hi all,
It's been a long time since i was last logged in here. Comatose was probably glad to see the back of me and my non stop questioning ;-)
Well today i have a small question which i hope... |
Forum: Windows NT / 2000 / XP Jun 10th, 2005 |
| Replies: 8 Views: 32,726 Ill definetly have alook as we have had several problems with dells, however
you forgot to post the link?
Please do. |
Forum: Windows NT / 2000 / XP Jun 9th, 2005 |
| Replies: 14 Views: 44,456 You could always use bartpe
http://www.nu2.nu/pebuilder/
Takes about 10 minutes to complete the entire build process. Enusre you build a bootable ISO and you can install the operating system... |
Forum: Windows NT / 2000 / XP Jun 8th, 2005 |
| Replies: 8 Views: 32,726 Hi,
We use only dell pc's at our site and have encountered numerous faults with them blue screening. Mostly with the GX240 line, faulty drives, driver issues, windows updates causing the pc to... |
Forum: Visual Basic 4 / 5 / 6 Jun 7th, 2005 |
| Replies: 24 Views: 10,835 LMAO....
it makes perfect sense now. How did i not understand that?
Right i tell you what... I'm going to have an early night tonight and try and keep off the computer.. I'll watch a movie or... |
Forum: Visual Basic 4 / 5 / 6 Jun 7th, 2005 |
| Replies: 24 Views: 10,835 10 character limit on posts?
Ok i either need some sleep :cheesy: or i am thick as pig s**t. :sad: coz i dont understand what you mean? :rolleyes:
Thanks again though |
Forum: Visual Basic 4 / 5 / 6 Jun 7th, 2005 |
| Replies: 24 Views: 10,835 There She goes....
Cheers again,
removed the i from the next command and corrected the numbers and it works correctly..
Genious.
Thanks again C~ |
Forum: Visual Basic 4 / 5 / 6 Jun 6th, 2005 |
| Replies: 24 Views: 10,835 Cheers C~
My heads a bit all over the place, Busy day today...
Ok, i removed the strings from the text im pretty sure that there are some other lanauge issues, now it throws back and error in... |
Forum: Visual Basic 4 / 5 / 6 Jun 6th, 2005 |
| Replies: 24 Views: 10,835 Ok,
i think i am missing something here...
i get an error when i try and run this code as it is. (with the a to z completed)
the first line throws back an error on line 1 "Dim Secure as... |
Forum: Visual Basic 4 / 5 / 6 Jun 3rd, 2005 |
| Replies: 24 Views: 10,835 Ok, im getting there? do i need to move the first dim down near the rest or shall i move the rest up? from what i was reading i should keep all the declarations of variables together? (or iam i yet... |
Forum: Windows NT / 2000 / XP Jun 3rd, 2005 |
| Replies: 1 Views: 1,401 Ill presume this problem is fixed, but for future reference.....
Have you tried booting into safe mode and deleting the files from there.
Reboot, press f8, select, safemode. go in and wipe em. |
Forum: Windows NT / 2000 / XP Jun 3rd, 2005 |
| Replies: 3 Views: 6,233 A corrcetion to your not above..
This is perfectly possible with the ATi range of cards. It is called SurroundView and you can have up to 4 monitors used at once. The chipsets this works with are... |
Forum: Viruses, Spyware and other Nasties Jun 3rd, 2005 |
| Replies: 3 Views: 4,738 it would be easier if you go to task manager, "ctrl, alt del" and go to processes and see which process is using the most of your cpu?
From there post the process that is eating the cpu usage and... |
Forum: Visual Basic 4 / 5 / 6 Jun 3rd, 2005 |
| Replies: 24 Views: 10,835 additional...
ive completed the "A to Z" part of the script so now we have
Function passGen( password As String ) As String
Dim words(26, 3) As String
Dim... |
Forum: Visual Basic 4 / 5 / 6 Jun 3rd, 2005 |
| Replies: 24 Views: 10,835 Because i want it to include caps and lower case letters aswell will i need to put them (as in caps and lowewe case version of the letters) in to the variations part of the script as uppercase and a... |
Forum: Visual Basic 4 / 5 / 6 Jun 3rd, 2005 |
| Replies: 24 Views: 10,835 hi guys,
you right about the special characters not needing changing (silly me) otherwise it could change a secure password into a non secure.. (doh) as long as it recognises they are not to be... |
Forum: Visual Basic 4 / 5 / 6 Jun 2nd, 2005 |
| Replies: 24 Views: 10,835 hi,
Thanks for the advice there,
However by doing it this way would that not mean i would also have to include similar values for symbols and numbers aswell? because if someones password was... |
Forum: Visual Basic 4 / 5 / 6 Jun 2nd, 2005 |
| Replies: 24 Views: 10,835 Hi All,
Before i start asking for advice on this just a quick mention to comatose to say thank you for all your previous help. Cheers..
Also just to say i believe my problem i pm'd you about... |
Forum: Visual Basic 4 / 5 / 6 Mar 18th, 2005 |
| Replies: 12 Views: 7,481 Yeah everything is perfect,
Tried, tested and running flawlessly.
A great time saver.
Thanks again C~ i couldnt have paid someone for a better response. Ill try not to bug you to much with... |
Forum: Visual Basic 4 / 5 / 6 Mar 16th, 2005 |
| Replies: 12 Views: 7,481 Wow :)
For lack of a better work........
I will take that and try it and let you know how it works.... I have to admit that i understood some of the code, but wow, that edit of the boot ini... |
Forum: Visual Basic 4 / 5 / 6 Mar 15th, 2005 |
| Replies: 12 Views: 7,481 ill go over files copied and see exactly what was copied. It does seem to work correctly, just seems really fast. (Not complaining.) :)
Yeah the comments were very helpful, by doing it that way i... |
Forum: Visual Basic 4 / 5 / 6 Mar 15th, 2005 |
| Replies: 12 Views: 7,481 Fantastic,
That works perfectly. Thank you so much.
There are a few little problems but i can research
and try and fix them (not with your code just to get it optimised for my pc's),
... |
Forum: Visual Basic 4 / 5 / 6 Mar 14th, 2005 |
| Replies: 12 Views: 7,481 Hi C~
Have went over the above text again and compiled a step by step of what i need the script to do.
run gpedit.msc then close gpedit immedietly.
delete the default user folder in... |