topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday June 27, 2025, 10:50 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 152 153 154 155 156 [157] 158 159 160 161 162 ... 225next
3901
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on March 05, 2012, 12:33 AM »
Not sure why my Seagate External is bootable?  :huh:

It's most likely because it has a Primary partition that is marked as Active.

You can open Windows Disk Manager and check it.

2012-03-05_17-30-21.jpg
3902
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on March 05, 2012, 12:07 AM »
Almost forgot  ;D

Certificate_Clevercats Mum.jpg
3903
General Software Discussion / Re: ReImage: online Windows repair!
« Last post by 4wd on March 04, 2012, 07:58 PM »
Oh, it's too late for NASA. You may want to get a roll of tin foil while you're out to line your new hard hat. :D

If I get an aluminium one maybe I'll save money!

 :P
3904
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on March 04, 2012, 03:41 AM »
Here's pics from Bios:- Everything works but.......... Maxtor doesn't appear as a bootable device (pic 2) and can't change? (pic 3)

Because you haven't set it as the bootable HDD in the first picture, you've set the Seagate as the bootable drive therefore that's the device you get in the third picture.

In the first picture, (Advanced Setup->Hard Disk Drives), you can reorder the drives by highlighting the Maxtor, (down arrow), and then pressing + on the number pad - this should move it up a place and make it the default boot HDD.

This will cause the third screen to display the Maxtor instead of the Seagate as a boot choice.

The instructions are on the bottom of the BIOS screen ;)

2012-03-04_20-42-25.jpg
3905
General Software Discussion / Re: ReImage: online Windows repair!
« Last post by 4wd on March 04, 2012, 03:33 AM »
... that damn Paragon program from a USB stick via command prompts, my old Vista would suddenly work again. Utopia?

I'd like to know why you and Innuendo both feel that Paragons program is to blame when, by your own admission:
a) your system has been unstable for 19+ months;
b) you blindly clicked remove in Revo Uninstaller, (a program which I've managed to trash a system with by not paying attention);
c) you seem to try almost every program available, (no offence meant but it really does look that way).

I guess NASA are going to feel pretty crap soon....maybe I should go out and buy a hardhat....
3906
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on March 03, 2012, 05:39 AM »
Drive letters messed up in Disk Management....

What do you mean by "messed up" ?

Whichever installation of Win7 you boot off will become drive C.

In your BIOS you need to set which drive to boot off normally.

BIOS->Advanced Setup->Hard Disk Drives and then move the drive you want it to boot from to the top of the list.

Is there any chance of a picture of the POST screen, (the one where it says 'Press Del to enter SETUP') ?
Also the Advanced Setup menu in BIOS would be nice, (I think you have a later version than what's shown in the manual).

You can set the BIOS to normally boot off the Seagate and then run EasyBCD and add an entry for the Win7 installation on the Maxtor:

2012-03-03_22-49-02.jpg

As easy as:
1) Select Add New Entry
2) Select the drive letter for the Maxtor
3) Add Entry

EDIT: Dammit!  You replied before I could add the picture.
3907
General Software Discussion / Re: Linus Torvalds on OpenSUSE
« Last post by 4wd on March 03, 2012, 12:06 AM »
Better, why should a user be able to change the system time on a computer; that's for the admin (owner) to do.

He's doesn't mention the system time at all, just the timezone - responses following his initial post muddle up the difference.
3908
Found Deals and Discounts / Re: Daemon Tools - Spring Sale
« Last post by 4wd on March 02, 2012, 06:16 PM »
My original 5 year license, (from donating before it went commercial), runs out this year.

I thought that licenses from pre-commercial donations were supposed to be grandfathered in as lifetime?

Not that I know of, maybe I should go check the forum a bit.

Shows you how much I know :)

Dear Community,

customers who got gifted DT Pro and therefore donated for DT, please send a message with the message that you have an old license and an Upgrade to a Lifetime License should be processed.

Regards
DT Team

Note 1: BTW please be patient as Financial department work days are Monday to Friday.

Note 2: This announcement cannot be applied to ALL customers with old licenses! It is about those customers who had purchased DTPro before it was released (pre-DTPro action).
3909
Found Deals and Discounts / Re: Daemon Tools - Spring Sale
« Last post by 4wd on March 02, 2012, 06:08 PM »
Thanks!  My original 5 year license, (from donating before it went commercial), runs out this year.

It's even cheaper if you already have a license: €15.00 for Daemon Tools Pro Advanced
3910
Here's the development thread at Wilders for some info: another Windows Firewall Control

Also, there's one thing to watch out for: How are the notifications created and why they are sometimes so slow or missing ?

IMPORTANT

How are the notifications created and why they are sometimes so slow or missing ?

"Learning Mode" uses the Security Event log. It checks at every 0.3 seconds the last entry from this log. If the event recorded has the ID the number 5157, it means it found a blocked connection, and continues to analyze the message. It reads the content of the message recorded in the log file, it analyzes the message and extract the info needed to show in notification. If the direction is "Outbound" and the message is not older than three seconds, it displays the notification to the user.

All the things above are made 3 times a second. When you start your web browser and it attempts to make a connection, Windows Firewall writes a new entry in the security event log, with info about your web browser connection. Here takes place WFC to show you the notification. Usually, the last entry is generated by the last program you use to connect to the internet.

Things should be easy, but sometimes svchost.exe receives 30-40 inbound connections attempts in one second, also with the number ID 5157, but with direction "Inbound". These connections are also appended to the security event log, so if you start your web browser and then you receive 20 attempts of inbound connections to svchost.exe, the last entry would be for svchost.exe instead of your browser. WFC reads for 3 times in a second the last entry, but the last entry is from svchost.exe inbound connection.

The result is that you are not notified about your browser. In this case you must press on the refresh button to make the web browser to attempt a new connection, so it can be catched by WFC properly.

When svchost.exe stays quiet, the notifications are showed very prompt. When it starts with a blast of inbound connections it affects the performance of Learning Mode. Unfortunately there is no way to make the system not to log the inbound blocked connections, and this polutes the security event log with thousands garbage entries. And all these are readed by WFC in dozens of steps, for every entry.

Sometimes you need to make multiple connection attempts before it will pick up a program but I don't see that as a problem, at least they're not getting through.

Also one other thing to note, if you create a rule and tick the box saying you don't any more notifications for that program and then later delete that rule, you won't receive any future notifications for that program until you delete it from the Hidden Notifications list.

2012-03-02_21-55-55.jpg

PS. Does this mean I get out of doing a mini-review?
3911
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on March 02, 2012, 03:39 AM »
Umm - not sure exactly what u mean  by 'last connector on IDE' but have printed out to refer to....

As SJ said further up the thread, there's 3 connectors on a normal 80 wire IDE cable.

BLUE - Motherboard end (might be green but the following two are standard)
GRAY - Slave device (connector in the middle)
BLACK - Master device (the other end of the cable)

Currently, the Maxtor is plugged into the gray connector.  Because it has been strapped as the Master it should be plugged into the black connector, (ie. the connector at the end of the cable).

It's picture time:

New Insides.jpg

Unplug connector 1, (the gray one), then plug connector 2, (the black one), into the Maxtor.
3912
-when you add all these rules to Windows Firewall Control, doesn't they slow things down so much that Outpost would be (almost) just as quick?

It's as quick as the normal Windows Firewall - you've added no extra bulky programs that every connection is filtered through.

WFC sits in the background watching the Windows Eventlog, when it sees a program attempting to connect to the network it opens a requester and you can add a rule to Windows Firewall to allow/block.
3913
Currently, I'm using Windows Firewall Control, (NOTE, no 7 in title).

One day I'll get around to putting up a mini-review thingy of it, (I haven't forgotten IainB, I'm just lazy).

But one distinction between it and W7FC is that, unlike W7FC it actually controls the Windows Firewall.
W7FC is a completely separate entity from Windows Firewall - if you exit it, all your rules disappear.

WFC adds rules directly to the Windows Firewall, you exit it and all your rules are still active.  You can uninstall it and choose to leave any rules or return to default Windows Firewall rules.

In theory, I could set up all the rules on my PC and then just add them to another without having to install WFC.

There's also TinyWall and Windows Firewall Notifier which also control the internal Windows Firewall.

This is beside the fact I also have a lifetime Outpost Security Suite license, (picked up same time as Innuendo - absolute bargain of my lifetime :) ) - I just wanted to play with something else for a while.
3914
General Software Discussion / Re: Linus Torvalds on OpenSUSE
« Last post by 4wd on March 01, 2012, 05:17 PM »
I think he's got a valid point about just being able to actually use a laptop like it was intended - as a portable work tool.

Do you think it's better for your employees to perpetually ring up your IT guys just so they can use the WiFi or business facilities in whatever hotel or airport they happen to be in?

How are the IT guys going to allow access to a WiFi network anyway if they have no remote connection?

What will happen is the IT guys will give one of the sales guys the password so he can add a printer while he's sitting in the business centre in the Hyatt Regency, that sales guy will tell his fellow sales people.
Pretty soon one of them will try to add a game or some malware will pop up asking for permission to do something and the sales people not being as knowledgeable as the IT guys will give it permission.

And thus, the scenario the IT guys try to avoid.

Requiring a password to perform just those three things has crippled the original function of the device.  Especially when the only way to overcome them is to send an IT guy out to your globe-trotting employee to add a printer or give the roving employee the admin password.

NOTE: I don't use any Linux distro, so be warned, I could be talking out of my fundamental.
3915
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on March 01, 2012, 04:44 PM »
Question: Do we unplug Maxtor from Power Supply and MOBO?

Either is OK.

If it was me I'd unplug the IDE cable from the back of the Maxtor during the install and then afterwards plug in the last connector on the IDE cable, (the black one), not the gray one.

This will match the cabling up with the way the  Maxtor is jumpered, ie. Master device at the end of the cable.

But the power connector is the easiest to get to if you're not bothered.
3916
Living Room / Re: Anyone else noticed this?
« Last post by 4wd on February 29, 2012, 08:13 PM »
I generally browse around 75%

Obviously the answer is to get a screen that's 33% larger.
3917
Living Room / Re: Anyone else noticed this?
« Last post by 4wd on February 29, 2012, 05:42 PM »
Is it coincidence that it's every eighth heading?

Or am I seeing a conspiracy....

I always thought it was just a function of the browsers window size, since it's not doing it on my netbook.
3918
I'm thinking that instead of DC mugs as giveaways, there's a new alternative:

Cody Pi

Pi.jpg
3919
You guys are the absolute worst thing to happen to my bank account, never mind the bl**dy Nigerian scam-mongers  :(


(Drats, I forgot the release was so close otherwiae I wouldn't have bought the Arduino board to play with...then again, probably would have had as much luck as you in getting one.)

I hope RS Components (AU) and Element14 (Farnell AU) get some of the next batch, even though I'll still miss out  :(
3920
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on February 29, 2012, 07:47 AM »
Now can I go to bed?


 :P


PS: Looks like the ports are paired 1 & 3 and 2 & 4.
3921
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on February 29, 2012, 07:20 AM »
No spare Sata Cable - so we now use the optical cable and switch it to HDD to test?

Since the HDD is not showing up, unplug its cable from the motherboard, (assuming it's plugged in), and plug it into one of the other SATA ports on the motherboard.

Leave the optical alone at the moment since it appears to be working.
3922
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on February 29, 2012, 06:51 AM »
Haven't made it to bed yet....

BTW in BIOS SATA Controllers say enhanced?

In your case: Enhanced = Enabled

Okay - swapped cables and optical works but SATA HD not recognised!

There is a choice of four SATA connectors on the motherboard, perhaps trying another might help.

They count from 1 to 4 starting at the bottom.  In theory, the HDD is probably plugged into number 1, (the lowest), as it's reported as Primary IDE Master.

Try the SATA optical in port number 3, (second from the top), that should appear as Secondary IDE Master.

On your motherboard, the SATA ports are either all on or all off.

If it fails in the 3rd port, then try the other two - if they fail, you most likely have a bad cable.

Now I'm really going to bed. 
3923
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on February 29, 2012, 06:11 AM »
Was just in BIOS and didn't see my optical! Says both my drives (IDE ATA and SATA) are on Primary IDE Master?

That's normal, the SATA bus appears as a IDE bus, (no AHCI or RAID on your motherboard), and because the SATA drive is currently plugged into the first SATA port it appears as a Primary IDE Master.

Did you try swapping the SATA data cables between the devices to see if the optical shows up and the HDD disappears?

If it doesn't show up then it's possible the SATA optical is toast and we'll have to play musical devices again.


Bed time for me...SJ will, (maybe), be along shortly to carry the night-shift :)

Back on duty at 1000 AEDST.
3924
General Software Discussion / Re: I Need DC Input
« Last post by 4wd on February 29, 2012, 05:39 AM »
^ what he said - check in the BIOS to see if it's recognised.  You can check the power connection to the optical easily enough - push the eject button.

If it isn't recognised in BIOS, unplug the SATA data cables from the devices and swap them over and then check the BIOS to see if both or either are recognised.

Maybe there is a reason the SATA optical was unplugged after all.
3925
Hm... Not quite entirely Scot-Free, as it requires a registration for the 'free' serial number before allowing install.

Open the file with 7-zip and extract the ISO - no registration required.

I've been using UniExtract on these for a couple of years now, it's a Linux boot disk and IIRC no serial is required for it to run, it's just to get past the self-extractor.
Pages: prev1 ... 152 153 154 155 156 [157] 158 159 160 161 162 ... 225next