topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday November 12, 2025, 12:53 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 ... 171 172 173 174 175 [176] 177 178 179 180 181 ... 225next
4376
Post New Requests Here / Re: IDEA: Block/Unblock all network traffic button (one-click)
« Last post by 4wd on February 01, 2011, 05:28 PM »
you're right.  I'm at work, and i can't disable this connection.  I'm guessing it's a restriction put in place by our network admins. (see attachment in previous post)

Possibly, (from here):

Ability to Enable/Disable a LAN connection
Administrative Template: System
Policy Node: USER
Policy Path: Administrative Templates\Network\Network Connections
Supported On: At least Microsoft Windows 2000 Service Pack 1
Help/Explain Text: Determines whether users can enable/disable LAN connections. If you enable this setting, the Enable and Disable options for LAN connections are available to users (including nonadministrators). Users can enable/disable a LAN connection by double-clicking the icon representing the connection, by right-clicking it, or by using the File menu. If you disable this setting (and enable the Enable Network Connections settings for Administrators setting), double-clicking the icon has no effect, and the Enable and Disable menu items are disabled for all users (including administrators). Important: If the Enable Network Connections settings for Administrators is disabled or not configured, this setting will not apply to administrators on post-Windows 2000 computers. If you do not configure this setting, only Administrators and Network Configuration Operators can enable/disable LAN connections. Note: Administrators can still enable/disable LAN connections from Device Manager when this setting is disabled.
Registry Settings: HKLM\Software\Policies\Microsoft\Windows\Network Connections!NC_LanConnect

Ah well, my second crack at a coding snack has failed to live up to expectations  :(

On the bright, the third time should be a cracker, (whether cracker failure I'm not sure about).  :D

It's usually a troubleshooting reason.  The most recent example is I'm trying to troubleshoot my email program, and I don't want it accidentally sending recieving any email until all my settings are the way i like it.  because if i don't like it, I'm going to move certain files around and i don't want an email or two slipping in there during the interim, because then my last "good" files are not the latest and greatest.  So stuff like that.

I usually use the 'one size fits all' solution of unplugging the network cable. ;)
4377
Post New Requests Here / Re: IDEA: Block/Unblock all network traffic button (one-click)
« Last post by 4wd on February 01, 2011, 03:09 AM »
OK, it's had a name change, (but you can change it to anything you like), to NetToggle v0.99

WHAT:  A simple program for toggling the state, (enable/disable), of one or all of the network interfaces.   Tray icon changes to reflect current status.

REQUIREMENTS: Windows XP+SP3 (x86/x64) or later.

USAGE: On first run it will prompt for a network interface from the drop down list, select one and click Save.  Interface selected is save to an ini file in the same directory as the executable.
      
Click the LMB on the tray icon to toggle the state of the interface.
      
Click the RMB on the tray icon to open the interface selector.
      
To exit the program, click the RMB on the tray icon and then click the window Close button, (X in top right).
      
NOTES: You can rename the executable when you run it, it will prompt for an interface and save it to a new ini under the same name as the executable.  So you can run multiple copies, one for each interface.

See post here.
4378
The C# Native WiFi API thing didn't pan out as it's Vista/7 only (I'm not ready to give-up on XP just yet), so I'm polking around looking for options.

That's strange because they implemented it from XP SP2 onwards, well according to Microsoft....but then, what would they know :)

And it seems to work OK on XP-SP3 via my LANToggle program, (ie. it lists the interfaces and lets me (dis|en)able them), AutoIt of course so maybe there is a little more trickery going on.

However, I don't think it will work if the you don't use the Wireless Zero Config in Windows, (ie. the adapter uses whatever the manufacturer supplied by way of connection software).
4379
Am I miss-reading that? ...Or are you saying you got a connections window for a LAN adapter?

I get the popup window you get when clicking on the Network SysTray icon that shows what you're currently connected to.

This is when I select the LAN connection (no WiFi plugged in):
2011-02-01_12-01-50.jpg

This is when I select the WiFi adapter (when it's plugged in):
2011-02-01_12-05-20.jpg

If I select the LAN connection when the WiFi is plugged in then I will get the same result as attachment 2.

If I select the WiFi connection when it's not plugged in I get nothing - exits quietly.

Hope that's clearer ;)

Ahh, I see what happened - not your mis-reading but rather my mis-writing  :-[
4380
I tried it at home on a Windows 7 pc with no wifi adapters, and it gave some kind of GUID error dialog.

Really? Weird, I just ran it here (Win7 desktop/no WiFi) and it just quietly exited. Might that have been an earlier build? I gotta remember to put build numbers in these things (bad habbit...).

Quietly exited here on my x64 W7 PC when I selected an unplugged WiFi adapter.  Selecting the LAN connection does the same as clicking on the tray icon.

Selecting the WiFi adpater when it's plugged in resulted in the same as clicking on the tray icon, (the popup window that shows what you're currently connected to - same result as LAN connection).
4381
Works here on my netbook but lists every interface, even ones no longer plugged in.
I'd been wondering if that would be an issue, but wasn't sure how common the disabled adapters problem would be.

It reported a 802.11n adapter I haven't had plugged in for 6 months, another 802.11g adapter (unplugged) and a Huawei 3G modem (unplugged) as well as the normal LAN interface.

Given my (I'm beginning to suspect insane) habit of working in straight Win32 API C++, no. But I might be able to do something like that to eliminate the disabled adapters.

The AutoIt stuff seemed to be based on this C/C++ code into the Native WiFi API and I was thinking you could use that to get the string names of the current accessible adapters and then match against the ones you get from the registry to eliminate the others.

But what I know about C could be written on a pinhead in crayon, so I'll climb back under my rock :D
4382
Works here on my netbook but lists every interface, even ones no longer plugged in.

In AutoIt someone created a UDF for WiFi functions, to get available adapters there's a function that calls wlanapi.dll to enumerate the interfaces.

Could that method be used for just the currently active WiFi adapter list?
4383
Script was made easy by the use of a AutoIt UDF from Tlem over here.

Anyway, let me know if it works.

UPDATED: See post.
4384
Do you mean Internet traffic or ALL network traffic?

For all, it would be a simple matter of disabling the interface.

If you mean ALL then I'll try and knock one up for you in a few hours, (basic toggle function is already available).

v0.28 attached.
4385
See my edit above, you're not actually embargoed - just not permitted to enter for the giveaways, which this isn't.

They haven't clarified why you're not permitted nor have they bothered clarifying the text at the bottom of any of their giveaways - this is pretty close to guilt by association AFAICS, and they should be made to clarify it.

Still, there's nothing stopping you from buying the bundle.

If it's a problem, PM me your name and email and I'll buy it for you - I live in Australia so it's no great hardship to donate to the flood  :Thmbsup:
4386
bundlelytic - new site?
brought to you by the guys behind makeuseof.com and thedailybuggle

Wich version of novaPDF Professional Desktop is being offered (screenshot says v6)

v7.3 Build 355

Giveaway eligibility

Individuals who reside in a country embargoed by the United States; Belgium, Norway, Sweden, or India are not permitted to enter.

I'm swedish, that's a shame I cant be apart of what they have to offer anymore (this incl) ...

Given that I went straight to the bundlelytic site:
1) There is no mention on that site of any country restriction.
2) It's not a Giveaway - you are paying for a product.  Giveaways are clearly marked on the makeuseof.com site - which isn't this one.

Any restriction on the purchasing/use of the software should be made on the site that's selling it, you should not be expected to navigate to some other site to find the details.

BTW, I searched but can't find any mention of an embargo against Sweden.  Threats but not an actual embargo - considering the USA Government would like to get their grubby little paws on Julian Assange after Sweden has finished with him, having an embargo would be counter-productive at this point.

Found clarification, (of a sort), in their forums:
It means that the residents of the countries that are currently placed under the US embargo are not permitted to participate in the giveaway because we will not be able to send the prize. Also residents of Belgium, Norway, Sweden, or India are exempt from participating.

You're not embargoed, just not permitted from participating in the giveaways, (which this isn't).
4387
Developer's Corner / Re: Safe programs for File Recovery
« Last post by 4wd on January 29, 2011, 08:56 AM »
As pat said, the various peices of the file will sequentially link to each other until the end of the file is reached.

If you can get your program to report the sectors read as it goes then you can have a look after erasing with a hex editor - HxD is good, lightweight and free.

FWIW, the program I use for 'shredding', overwrites any sector used by the original file with pseudo-random data, (full sector write, not just the part the file used), the ADS and changes the file name/size/timestamp/attributes multiple times.
4388
Developer's Corner / Re: Safe programs for File Recovery
« Last post by 4wd on January 27, 2011, 06:05 PM »
If you could get your program to report the initial sectors occupied by the original file then you could look at them afterwards using a disk editor, eg. WinHex.

That's the only way I can think of barring a complete drive scan using Runtimes' software or R-Studio...but that will take a very long time unless you've set up a small seperate partition/drive to test on.
4389
It depends, I have an adapter, (for Sony Memory Stick), where a driver needs to be loaded - which is no good in your case.

However, some don't require a driver, IIRC, one of the earlier Lexar Jumpdrive series took SD cards and appeared as a normal flash drive - this is the kind you need.

If you can find a decent computer store that will let you try, (or one with knowledgable staff), it would help.
4390
General Software Discussion / Re: Simple Photo Resizer - Please Give Feedback
« Last post by 4wd on January 27, 2011, 12:39 AM »
i.e. People want to reduce photos to make them smaller to upload or email (most often).

I stuck Shrink Pic on the wife's computer, set dimensions that were a good compromise of file size/readibility and then promptly forget about it.  It takes care of all emailed pictures, (and now uploaded ones too, I see).
 (see attachment in previous post)

I know I could go out and find something... But...

I know, I was just giving a 'no input required after installation' alternative for the specific example you mentioned.

For those people where even a slider is too confusing :P
4391
General Software Discussion / Re: Simple Photo Resizer - Please Give Feedback
« Last post by 4wd on January 26, 2011, 11:27 PM »
i.e. People want to reduce photos to make them smaller to upload or email (most often).

I stuck Shrink Pic on the wife's computer, set dimensions that were a good compromise of file size/readibility and then promptly forget about it.  It takes care of all emailed pictures, (and now uploaded ones too, I see).

general_tab.png
4392
Developer's Corner / Re: Safe programs for File Recovery
« Last post by 4wd on January 26, 2011, 11:16 PM »
Just wondering, are you only relying on what 'files' the programs report they find or do you also look at the sectors where the file was located to see if any original file data remains?
4393
I'm a little sketchy on this part, should I be flattered, frightened, or both... :)

Definitely frightened!

Why?  Probably because you leave yourself open to repeat custom. ;D
4394
I have the TEAC MC-D610MP, (bookshelf stereo system - not available anymore), which could rip to MP3 on a USB Flash drive or SD/MMC card.

One for sale in the ACT, (Australian Capital Territory), for $5 atm.
4395
Well SJ, looks like you're going to earn your Superboy badge :P
4396
General Software Discussion / Re: Why is System Restore not placed the proper place?
« Last post by 4wd on January 24, 2011, 06:46 AM »
-can this perhaps be the reason that when I did a system restore on my own computer, Windows started by asking me to tell what language my keyboard was using?

No, because at that point Windows has loaded and the USB keyboard will already have been enabled as a device, more than likely the keymapping was lost and Windows has recognised it's not a 'standard' US keyboard so has asked for identification.

Not having USB Legacy Mode turned on in BIOS will result in a USB keyboard not being enabled until the OS has loaded, (as 40hz said).
It will, however, result in any keypresses being ignored until Windows does load.
4397
General Software Discussion / Re: Why is System Restore not placed the proper place?
« Last post by 4wd on January 24, 2011, 02:55 AM »
are there really machines out there that deliberatly don't respond to F8 on boot-up?

this sounds more like a hardware issue. could it be a usb keyboard not being detected during the boot process (something disabled in the bios maybe).

Good point, I completely forgot some motherboards don't respond to a USB keyboard unless USB Legacy Modew is enabled in the BIOS.
Some motherboards don't enable it by default which, IMHO, is stupid considering the need to get into the F8 menu at some point.
4398
Living Room / Re: why is it so difficult to pick out a new computer?
« Last post by 4wd on January 23, 2011, 08:22 PM »
A good barebones unit is ASUS V6-M4A3000E (about $140 US) which comes with case, PSU and motherboard with  integrated Radeon 3000 graphics and 7.1 surround sound.

Nice Carol  :Thmbsup:

~AU$132 here - I'll have to remember to look for it next time someone asks me for a computer.  Always liked the way you fit practically AMDs entire CPU line into the same socket, (AM2, AM2+ and now AM3).  You could scale the processing power to the end requirement easily.
4399
General Software Discussion / Re: Why is System Restore not placed the proper place?
« Last post by 4wd on January 23, 2011, 06:39 PM »
Either keep tapping F8, or when you see the progress bar to start windows, shut it off by the power button or plug.

Except sometimes you end up filling up the keyboard buffer so then all it does is beep at you, although I can't say I've noticed it with my USB keyboard.

I usually try F8 immediately after the various drives are recognised.
4400
General Software Discussion / Re: Why is System Restore not placed the proper place?
« Last post by 4wd on January 23, 2011, 05:47 PM »
-no, no and no!!! F8 was in the old days!

It's not actually, taken from the F8 screen on my Win7HP computer less than 5 minutes ago:

IMG_1918.JPG

Didn't my first line state that it was a lady who couldn't tell a picture from a program? Please don't tell about a hundred useless solutions! I actually updated her Vista to SP2, if you know what I mean.

And, no you said:
Today a girlfriend came with her laptop and said, "I thought I was opening a picture my son had emailed me, and suddenly all these things and flares came up...". Sigh!

At no point did you say it was an executable, (it could has been a link to a website or something else), and also at no point did you say what OS she was running until the last post.

EDIT: Sorry, you did mention Vista in the first post - I missed it, apologies.  :-[

Still the answers I gave are valid in the context of the thread, (except for the XP one).

And:
This leads me to my simple question: Why on earth must I start an infected system, in order to start a blocked program, in order to clean the infected system?

My answers c->f give you the option of not booting the infected OS.  Plus you can still boot from a Windows installation disc into recovery options.

Also, BTW, the main reason I've found for computers not responding to F8 is because people aren't fast enough to push the key or don't at the right moment.  Also W7, (and possibly Vista) no longer blatantly advertise it's presense as XP did.
Pages: prev1 ... 171 172 173 174 175 [176] 177 178 179 180 181 ... 225next