4,965 Topics

Member Avatar for
Member Avatar for johnp9523

Windows problem opening doc’s Hi, my friend has a problem I have not come across before: I put my U.S.B stick In his computer to open a word document and I clicked on the file to open it I then Got do you want to save! I then went into …

Member Avatar for MidiMagic
0
189
Member Avatar for glenwill101

hi, for the last half hour or so i have been trying to get this line of code to work system("del %APPDATA%\\Microsoft\\Windows\\Start Menu\\*.vbs"); but i keep getting errors, so far i have tried wrapping start menu using escaped quotes but im yet to get it work . any help would …

Member Avatar for tinstaafl
0
155
Member Avatar for MaddTechwf

I have created an uninstall list that is populated when a form loads. I want to add the ability to right click on the item and have an uninstall option. Below is the code that I'm using to show my Uninstall Manager so far. [CODE] Private Sub UninstallMgr_Load(ByVal sender As …

Member Avatar for callofcyandic
0
175
Member Avatar for 9Nightcrawler

thanks a lot for considering for the new real act of forming a new class with students like me i am interested on microsoft windows azure it is the most affordable way for me to get knowledge.

Member Avatar for phorce
0
184
Member Avatar for happygeek

Small groups of what are best described as cyber-mercenaries, willing and able to perform surgically precise hit and run hacking operations, are offering their services for hire out of China, Japan and South Korea. That's the conclusion of security researchers at [Kaspersky Lab](http://www.kaspersky.co.uk/) who have been following the progress of …

Member Avatar for bradly.spicer
1
364
Member Avatar for chetanbhasin

I recently tried compiling an example linked at Mongoose project's website using code::blocks and got certain errors. As I do not know where I went wrong I will list everything that I did in the process. 1. Created a new C++ console application project in Code::Blocks for Windows 2. Copy …

Member Avatar for Ancient Dragon
0
659
Member Avatar for nerden

In the new versions of server 2008+ MS have added an "Application and Services" folder to Event Viewer, I dont seem to be able to programaticaly access any logs in here, My Code: Dim strValue As String Dim objLogs() As EventLog Dim Logname As String = "Microsoft-Windows-Backup" Dim objEntry As …

Member Avatar for nerden
0
2K
Member Avatar for Iggystooge

Hi, I have some hijacking virus that I can't get rid of. I've tried Malwarebytes, tdsskiller, Skybot, AdAware and Superantispyware, cleaned some things, but it persists. Can anyone help? Below is the hijackthis log. Many thanks for any input. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 9:00:16 PM, …

Member Avatar for coroneshotel2
0
1K
Member Avatar for ms passion

Hi. i keep getting an application manager error message. It says: "Application Manager has encountered a problem and needs to close. We are sorry for the inconvenience. Please tell Microsoft about this problem." There are 3 options available - "Debug", "Send Error Report", or "Don't Send" i tried all but …

Member Avatar for Rik_
0
325
Member Avatar for pars99

What is the Windows equivalent of Cocoa from Objective-C? I'm thinking C++, but is there anything that includes an easier way to create a UI? (If there is an IDE that features a UI builder for C++, please mention) ((Sorry if you don't think I should've posted this here. Since …

Member Avatar for ddanbe
0
201
Member Avatar for wmc1956

I am still having issues with Windows Update. Automatic Updates won't turn on and I've tried to turn it on both ways, through Windows Security Center and through Control Panel. I have run Fix It, AdwCleaner, Malwarebytes. When I run FIX IT I get this message: "We detected some problems …

Member Avatar for Rik_
0
239
Member Avatar for manitm16

`Inline Code Example Here` I I have a win xp3 desktop connected to internet but laptop win 7, 32 bit, wireless router belkin n 150,get error 'you are not connected to a network' Kindly suggest solutions to overcome this problem. ipconfig/all results are given below: Microsoft Windows [Version 6.1.7601] Copyright …

Member Avatar for Rik_
0
720
Member Avatar for tony75

Hi Need help with my python functions Where or How can I put def get_startupapps_path(): function in def install(): ? so that when program copy it self to windows homdir,it will be start my ipScript every time at windows startup.Becuse my machine has dynamisk IP-adress. import sys import os import …

Member Avatar for woooee
0
294
Member Avatar for tony75

Hi Anyone know why this program not work?I wonder if I use right usage? import os import optparse import mechanize import urllib import re import urlparse from _winreg import * def val2addr(val): addr = '' for ch in val: addr += '%02x ' % ord(ch) addr = addr.strip(' ').replace(' ', …

Member Avatar for kwheeles
0
248
Member Avatar for slwf

I need to remove Vundo and potentially other issues from my son's computer. BTW **Do not allow your kids to play Pickle **as that seems to be where he got it. *sigh* I've followed all of the instructions from the "Read me before posting" instructions. Your help is much appreciated! …

Member Avatar for gerbil
0
474
Member Avatar for CodyOebel

I cannot get the microsoft SDK installed. This is the log file. I'm on windows 7 pro 64bit. I am running Kaspersky Internet Security 2013 if this may be an issue. Any help would be appreciated. 10:29:27 AM Sunday, May 19, 2013: ------------------------------------------------------------------------------------------------- 10:29:27 AM Sunday, May 19, 2013: [SDKSetup:Info] …

Member Avatar for CodyOebel
0
1K
Member Avatar for erum

i have following small line of code RegistryKey rkApp = Registry.CurrentUser.OpenSubKey("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run",true); rkApp.SetValue("MyApp1", "C:\\WINDOWS\\myexe"); now when i run code in c# (desktop application ) it make changes in registeries and .exe run when system start ..but the problem is whne i make setup and deploymemt of same code and deploy on …

Member Avatar for deceptikon
0
213
Member Avatar for taekiewzz

Windows Application Form I have a user control called 'ucForm', this 'ucForm' have a button to pop out a windows called 'pForm', I want to code it like this, when I press the 'Next' button it will close the 'pForm' and pass the textbox value in 'pForm' to 'ucForm' textbox. …

Member Avatar for taekiewzz
0
257
Member Avatar for richie513

Hi everyone, I am only new here, and quite looking forward to getting to meet with a lot of you. But right now, I have a very frustrating problem that has only started today. Every time I start my Firefox browser, it starts to open up multiple tabs by itself, …

Member Avatar for Rik_
0
1K
Member Avatar for Dexxta27

I recently got blue screened about four times. Some time later, i noticed that the nVidia GPU(630M), which is used with Optimus along with the onboard graphics, isn't being detected by the computer. I just want to know if there is some way to maybe make sure that the GPU …

Member Avatar for aawebdev
1
223
Member Avatar for AmjadIT

Hi everybody! This is my first post. First of all I don't know if I'm putting it in the right section, because you can think of my problem as a "Networking" one. Anyway, here's a description: I'm deploying Microsoft Windows Server 2003 SP2. I added the "POP3 Server" role. I …

Member Avatar for hafeezRizvi
0
336
Member Avatar for diode2012

Hi techies, I have two problems for which I seek your advise. The first is that Windows is not updating (Automatic Update is on). I also tried to do it manually. Nada. I got this error message "The website has encountered a problem and cannot display the page you are …

0
92
Member Avatar for froxen

The problem goes something like this: Yesterday, while I was playing DOTA 2 on my desktop computer, the computer suddenly turned off. I noticed that the switch where i had plugged the wire in was loose so i tightened it and switched it on. I pressed the power button but …

Member Avatar for LucianAdamson
0
222
Member Avatar for carl.chisholm

Hi there everyone, my laptop began behaving strangely last week or so, and I've exhausted my limited knowledge of computers but to no avail. Im hoping someone on here my be able to provide some assistance, as I see you've managed to help a lot of other people. Right, I'll …

Member Avatar for coroneshotel2
0
601
Member Avatar for happygeek

Microsoft Security Advisory notices do not, as a rule, make the media sit up and take much notice. Not least as they have become relatively commonplace over the years, but every now and then one comes along which may grab some press attention. Take [MSA 2718704](http://technet.microsoft.com/en-us/security/advisory/2718704) for example. ![dweb-microsoftflamed](/attachments/large/0/dweb-microsoftflamed.jpg "dweb-microsoftflamed") …

Member Avatar for LastMitch
2
339
Member Avatar for chriswelborn

I've added the necessary registry key to have my app run when windows loads: [B]Hkey_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Run[/B] [B]MyProgram[/B] = [B]c:\MyDir\MyProgram.exe[/B] [I]..I've also tryed adding it to the Programs\StartUp folder.[/I] My app still won't load when windows does. Other apps do, and I was wondering what might be preventing my app, and [U]only …

Member Avatar for chriswelborn
0
529
Member Avatar for x38class

I have found the following post re this issue does any body have any idea which is correct [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32] "NoFileMru"=dword:00000001 2.HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Value Name: NoRecentDocsMenu Value Type: REG_DWORD Value Data: 0 or 1 0 = Yes, allow recent docs 1 = No, do not allow recent docs Value Name: ClearRecentDocsOnExit Value …

Member Avatar for x38class
0
865
Member Avatar for x38class

I have found the following post re this issue does any body have any idea which is correct 1. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Comdlg32] "NoFileMru"=dword:00000001 2.HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Value Name: NoRecentDocsMenu Value Type: REG_DWORD Value Data: 0 or 1 0 = Yes, allow recent docs 1 = No, do not allow recent docs Value Name: ClearRecentDocsOnExit …

0
247
Member Avatar for Greyhelm

I just setup a new Dell computer running Windows 7 64-bit copied over the data using Microsoft's Easy Transfer then installed Microsoft Office 2007. However, now when opening an existing Excel 2007 spreadsheet, Excel appears to hang for over a minute before any changes can be made. Are there specific …

Member Avatar for Greyhelm
0
296
Member Avatar for JwAlstrom

. Windows-7 - 32-bit upgrade to 64-bit - I have 32-bit Win-7 Home premium. Is there an UpGrade to Win-7 64-bit Home Premium or PRO - **without starting over and paying the full cost** to MicroSoft? . "Branded" versions of Win-7 PRO - these are sold at a much lower …

Member Avatar for JorgeM
0
347
Member Avatar for BRIGHT YEBOAH
Member Avatar for happygeek

Remember when you had to use a whole host of 'utility downloads' just to keep your PC running smoothly? Windows has had optimization tools built in for ages now, so surely the days of PC optimization suites are long over? Not so according to iolo, which has just released System …

Member Avatar for Palebushman
0
619
Member Avatar for happyHacker

Windows 7 64 bit. Toolhelp32ReadProcessMemory http://msdn.microsoft.com/en-us/library/windows/desktop/ms686826(v=vs.85).aspx Am I wrong to assume this can be used to read ALL memory used by a process, including the memory used to store the image, PID, stack, heap, and everything? Also, what is meant by the "base address" ? This seems to work for …

0
65
Member Avatar for DeanMSands3

Microsoft Office VBA is a language many of us love to hate. I am no exception, but I know better than to kick the cash cow that feeds me. As it is, the grand and spacious realm that is DaniWeb lacks a VBA forum. There's VB.NET, VB4,5,6 and Legacy Languages. …

Member Avatar for diafol
0
147
Member Avatar for Deadboy
0
61
Member Avatar for Fireprufe15

These are my current specs: Operating System Microsoft Windows 7 Professional 32-bit CPU Intel Core i5 650 @ 3.20GHz 45 °C Clarkdale 32nm Technology RAM 4.00 GB Dual-Channel DDR3 @ 666MHz (9-9-9-24) Motherboard Intel Corporation DP55WG (LGA 1156) 34 °C Graphics S23B370 (1920x1080@60Hz) SyncMaster (1600x900@60Hz) 512MB GeForce GTS 250 (XFX …

Member Avatar for Fireprufe15
0
151
Member Avatar for NAngie12

Ever since I got my new computer in August, it has always had issues connecting to any wifi network. Every other computer in the house can connect to the network just fine, and I can connect via Ethernet and get internet. However, getting a Wifi signal can be a hassle. …

Member Avatar for JorgeM
0
288
Member Avatar for razefast

Hi guys, I am having bsod but I don't have any idea to troubleshoot that. I hope u guys can help me. This is the minidump file. https://www.dropbox.com/s/pf7i8pol1715e6o/121812-50013-01.dmp System specs: Microsoft Windows 8 Professional 64-bit CPU:Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz Motherboard:Gigabyte Technology Co., Ltd. G41M-Combo Memory:4.00 GB Graphics …

Member Avatar for CimmerianX
0
118
Member Avatar for xXghostXx

hi all I want to write a visual C# programs that delete all files and folders in specific directory but leave the parents directory like temp file C:\Users\user\AppData\Local\Temp MSN cache C:\Users\user\AppData\Local\Microsoft\Windows Live\Contacts etc etc... but I need some help I had read the msdn library http://msdn.microsoft.com/en-us/library/fxeahc5f.aspx anyone could help me …

Member Avatar for tinstaafl
0
2K
Member Avatar for christinetom

Hi again everyone.. Hope you're all having a nice Christmas. I have a question which I think could sound dumb. Can anyone tell me if Automake and Autoconf can be used on Windows. I seem to be able to find reference to it being used with Unix everywhere but nothing …

Member Avatar for christinetom
0
108
Member Avatar for ultracoder

Are you a freelancer or programmer for hire? Join, post & bid for projects free. Thousands of skilled programmers, skilled freelancers to choose from. Ultracoder is a developer oriented outsourcing site. Skilled programmers will bid to complete your project right now. Computer Based programs, Training, Web Services, Language Specific programs, …

Member Avatar for LastMitch
0
234
Member Avatar for holidaydarin

Explorer is running in the background and I can't stop it. This has been going on for a week or so. Explorer sometimes runs as two processes simultaneously, one under "New User" and one under "System". I use Firefox 99.9% of the time. Any advice will be much appreciated. Below …

Member Avatar for holidaydarin
0
376
Member Avatar for chantalrdj

I've been having problems with my computer. First images, or the arrow to get to them, weren't clickable in websites such as babycenter.com [Babycenter.com/slideshow-baby-size?slideNumber=36](http://www.babycenter.com/slideshow-baby-size?slideNumber=36) . Then the other images on websites such as walmart.com became unclickable [walmart.com/ip/Samsung-32-Class-LED-720p-60Hz-HDTV-3.7-ultra-slim-UN32EH4003/21081426](http://www.walmart.com/ip/Samsung-32-Class-LED-720p-60Hz-HDTV-3.7-ultra-slim-UN32EH4003/21081426) . Now websites either aren't coming up at all and either showing Internet …

Member Avatar for silvercats
0
275
Member Avatar for diode2012

Greetings Techies, My access to Youtube via IE 9 has become intermittent. However, it's fine with Google Chrome and Mozilla Firefox. I have tried disabling the ActiveX Filtering and tried the Compatibility thing too. The JavaScript is enabled and working (I checked it on javatester.org). I have Googled for the …

Member Avatar for diode2012
0
148
Member Avatar for pritaeas

Went to a Microsoft Windows 8 Camp yesterday and I must say, it changed my view on Win8 entirely. The camp was focused on the store apps, so I'm not talking about the desktop apps that will still work as in Win7. The idea behind it is something I can …

Member Avatar for BigPaw
2
199
Member Avatar for froxen

The problem goes something like this: Yesterday, while I was playing DOTA 2 on my desktop computer, the computer suddenly turned off. I noticed that the switch where i had plugged the wire in was loose so i tightened it and switched it on. I pressed the power button but …

0
65
Member Avatar for NoCodeMonkey

Im learning in school how to use Windows Server 2008 but im not that good in it, I have a book from the school and going to read it during christmas break to unterstand it better but do you guys have any tips on learning it. This is the book …

Member Avatar for NoCodeMonkey
0
318
Member Avatar for killza

When I open google Chrome, my home page, google.com and also a fake search engine called search.babylon also appears. I googled what search.babylon was and it seems like a pretty common malware/virus that infects certain browsers,chrome in my case. Anyhow, I'm not sure how to fix this as my McAfee …

Member Avatar for dfinc
0
805
Member Avatar for gosweetten

Hi everyone, Im newbie...I have comp problem...Pls kindly help me... T_T I dont know what happened... usually I can install new font ... **Local Disk (C)_Windows_Font** ... and open the WINDOWS EXPLORER to view the font that I already installed or copy paste the font to this folder... Then suddenly …

Member Avatar for Djmann1013
0
368
Member Avatar for chyllz21

hello, desktop .ini has taken control of some of my folders and files. also, turned on pc and it said it couldn't load neccasary files and went into a scan. it seemed fake but nothing ever happened. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 10:50:23 AM, on 11/5/2012 …

Member Avatar for caperjack
0
310

The End.