19,440 Archived Topics

Remove Filter
Member Avatar for
Member Avatar for bipinbaglung

I have a 4 GB Transcend pen drive. I want to install the OS windows XP in the hard disk. In BIOS settings i set to first boot from usb. I want to use my pendrive to install XP. How can i make my pendrive botable? So that i can …

Microsoft Windows
Member Avatar for Bert Pitt
0
896
Member Avatar for Celena

Can you tell me how to do a differntial image using Windows 10 and with the what free software?

Microsoft Windows windows-10
Member Avatar for Bert Pitt
0
311
Member Avatar for TeaGG

Dear all I'm trying to track down the name/existence of software that I used in 1999 to 'write' a financial reporting system - it was a curious mix of spreadsheet with programming capability... Would any of you know about this? Its name was similar (-ish) to Visual Basic, but it …

Member Avatar for TeaGG
0
2K
Member Avatar for Lookchup
Member Avatar for mreza
0
575
Member Avatar for philh

Can anyone suggest a script that will rename a file with the existing filename appended with date stamp? Something that can be used in a .bat file?

Microsoft Windows
Member Avatar for Reverend Jim
0
253
Member Avatar for acoustic24

Hi folks, please see the attached screenshot, there is no way to create a task. and no task library, Any ideas please ![Task_scheduler.jpg](/attachments/large/3/d441b6463bab59a396db2c013da31fe0.jpg)

Microsoft Windows microsoft windows-vista-7-8
Member Avatar for rproffitt
0
292
Member Avatar for Xozz

I want to create a bootable USB-stick. I have a MS-DOS 6.22 image file. I used Rufus but that didn't work. Do you know a better program for the job? If you think a Linux stick would be better... well, I decided to use a MS-DOS 6.22 and put Ghost …

Microsoft Windows
Member Avatar for GeordieLad
0
825
Member Avatar for enzed93

I wonder if anyone could assist with an intermittent BSOD... Initially it was a driver power state failure, lately its been watchdog. Event viewer shows the DCOM error 10016. I followed the article help on the CLSID error, which didn't change anything. w10 home on a toshiba satellite i7 5500u. …

Microsoft Windows
Member Avatar for rproffitt
0
360
Member Avatar for chuckc

Excluding freeware, what would be the best reasonably priced software tools (i.e. compiler, database, erc.) to buy for a new Windows computer in order to develop financial apps that could easily be distributed to one's own Windows computers as .exe files? Programing language either C or something like VB. It …

Microsoft Windows
Member Avatar for Reverend Jim
0
384
Member Avatar for JamesCherrill

I'm asking this question in the context of a satellite internet service with expensive download limits... If you just accept all the recommended updates for Windows 10 (creator's update, security etc) for a single Home Edition machine how many Gigabytes will that represent in a typical 12 month period? Eg: …

Microsoft Windows windows-10
Member Avatar for Ron Peters
0
4K
Member Avatar for banvari

private void OnCaptured(CaptureResult captureResult) { try { // Check capture quality and throw an error if bad. if (!_sender.CheckCaptureResult(captureResult)) return; count++; DataResult<Fmd> resultConversion = FeatureExtraction.CreateFmdFromFid(captureResult.Data, Constants.Formats.Fmd.ANSI); SendMessage(Action.SendMessage, "A finger was captured. \r\nCount: " + (count)); if (resultConversion.ResultCode != Constants.ResultCode.DP_SUCCESS) { _sender.Reset = true; throw new Exception(resultConversion.ResultCode.ToString()); } preenrollmentFmds.Add(resultConversion.Data); if (count …

Microsoft Windows client-server microsoft
Member Avatar for Reverend Jim
0
359
Member Avatar for AndrewGerard

I have Android studio on me USB drive so I can use it on any windows computer without having to install it every time, and I've specified the paths to reference files on the drive itself. the problem is, I wrote the paths using the drive letter (E:/example/path) and then …

Microsoft Windows android windows-10
Member Avatar for Reverend Jim
0
344
Member Avatar for JwAlstrom

**Windows7 - UpGrade ???? I have Win7 Home Premium 32 bit - ordered by mistake - I want the 64 bit version** - or - **Professional 64 bit** - - for more memory use - Is there an **"UpGrade"** for Win7 I can purchase **without** starting over and **paying the …

Microsoft Windows windows-vista-7-8
Member Avatar for rproffitt
0
1K
Member Avatar for AndrewGerard

Just got a HP Pavilion x360. When the screen is rotated round to turn the laptop into a tablet, the keyboard and trackpad don't auto-lock, so it still gets inputs. Obviously this makes it useless as a tablet. Windows' tablet mode settings don't seem to include a setting for this. …

Microsoft Windows tablet windows-10
Member Avatar for rproffitt
0
410
Member Avatar for Steven1142

I started my first stream to learn how to use OBS and Twitch. After some time, everything worked pretty good for a first stream. However, I have one question. I use a gaming PC and a streaming PC. I tried to preview my stream on my streaming pc before I …

Microsoft Windows gaming
Member Avatar for Steven1142
0
326
Member Avatar for omi4u

I am working on my company's ledger and my accounts department need a search ledger by COA id with from date to date. I am able to find the record from date to date but when I write the code for COA ID, then it ignore the date formula. Below …

Microsoft Windows
Member Avatar for omi4u
0
1K
Member Avatar for beforerooting

A pulling technique does fine for one Android [things to do before rooting Android](https://techiezlounge.com/things-to-do-before-rooting-android/) gadget, which doesn't mean it works for you. You should think unmistakably about your gadget explicit. As indicated by the gadget explicit, discover a suite establishing technique.

Microsoft Windows android android-development
Member Avatar for rproffitt
0
397
Member Avatar for Anvi9

Hi, I'm a Perl program in Windows 7 32-bit using ActivePerl. I have created a registration form using HTML and saved this file as Details.html <!DOCTYPE html> <html> <body> <form name="myform" METHOD="POST" ACTION="D:\Application\perl\cgi-bin\app.pl" onsubmit= "return validation_form()"> <p> <label for="employee name">Employee Name</label> <input type="text" id="employee name" name="employee name" /><br> </p> <p> …

Microsoft Windows html-css perl
Member Avatar for rproffitt
0
260
Member Avatar for crazyvonzipper

Hi DaniWeb People. I am not really a network guy so please excuse me if this is a silly question. I want to find out if it is possible for me to set up one server that allows me to create various user profiles and let employees log into the …

Microsoft Windows client-server windows-server
Member Avatar for rproffitt
0
342
Member Avatar for MickeyD

I bought two refurbished (?) HP SFF computers from Amazon. They were older computers fitted with Win10 Pro. I have been pleased with my purchases. I developed a problem with one of the computers that I could not correct. A system restore would have corrected the problem, but I could …

Microsoft Windows microsoft windows-10
Member Avatar for MickeyD
0
2K
Member Avatar for Siberian

mklink can be run from any command path, therefore I'm trying to run mklink though runas by means of runas /noprofile /users:AdminUser mklink but I can get error that The system cannot find the file specified ? How can I tell runas to run the command mklink as I would …

Microsoft Windows
Member Avatar for Siberian
0
437
Member Avatar for John_236

(Date Class) Create class Date with the following capabilities: a) Output the date in multiple formats, such as MM/DD/YYYY June 14, 1992 DDD YYYY b) Use overloaded constructors to create Date objects initialized with dates of the formats in part (a). In the first case the constructor should receive three …

Microsoft Windows windows-10
Member Avatar for JamesCherrill
0
274
Member Avatar for Xozz

I made a list of applications that don't enable me to mount ISO-files. Here: PowerISO doesn't mount Virtual CloneDrive doesn't mount ISODisc doesn't mount KernSafe doesn't mount OSFMount doesn't mount Pismo File doesn't mount WinISO doens't mount Daemon Tools doesn't mount What should I do?

Microsoft Windows
Member Avatar for rproffitt
0
572
Member Avatar for it@61@sec

I try to mark content from a web-page (with pictures, hyperlinks etc) to clipboard and then paste it into Microsoft Word (belonging to the Office 365 Home suite). Then I discover problems starting with the following warning: "A potential vulnerability has been identified in Microsoft Office. This document contains fields …

Member Avatar for rproffitt
0
2K
Member Avatar for MCMLXXXV

Hello everyone. Despite my boot order set to Windows Secure Boot (USB last) and UEFI, when I turn my computer on it hangs at loading until I disconnect all USB external devices. When the computer tries to go to sleep mode, the screen goes black and I can hear the …

Microsoft Windows laptop windows-10 windows-virus
Member Avatar for vasdrakken
0
537
Member Avatar for Mr.M

Hi DW. Can someone with Windows 10 help me out by testing my library on Edge browser and open the developers console and see if there are any errors that are causing the library not to work on Edge browser. The library is http://iwpe.000webhostapp.com/iwpe This should encrypt your password on …

Member Avatar for Mr.M
0
3K
Member Avatar for joukueh

I have a Dell XPS 15 9560 and it is running very slowly. When I use lightroom, it often crashed. Can you offer a solution pls.

Microsoft Windows laptop
Member Avatar for rproffitt
0
265
Member Avatar for Fernando_14

I have a small application written using javascript (NodeJS). How can I run it as an executable file?

Microsoft Windows java javascript
Member Avatar for Lianamelissa
0
3K
Member Avatar for weasel7711

Greetings, I am practicing developing software that can communicate with hardware via an RS232 connection. I am using new PC hardware and I don't have any serial ports, nor do I have any actual devices with me that use serial communication. Does anyone have any ideas or recommendations for software …

Microsoft Windows open-source windows-vista-7-8
Member Avatar for Foad_1
0
499
Member Avatar for Quaternions

Hello, I'm trying to create an environment variable by parsing a very ugly XML file returned by a curl command. Contained in the XML is a MAC address that I'm trying to use FINDSTR to find and then SET it as an environment variable for the local user. Here is …

Microsoft Windows
Member Avatar for Reverend Jim
0
1K
Member Avatar for NuGG

To start I want to make it clear I have no experiance with office 365 or the associated exhange stuff, and I would never personally recomend such a package to my clients, hence why I am totally in the dark about this. I have taken on the management of IT …

Member Avatar for rproffitt
0
3K
Member Avatar for sireiz

I cannot sign in to my own server 2012 because it gives me an error that there is time or date difference between the client and server. i suppose my motherboard cell is consumed now but the user i am trying sign in is the administrator and it manages the …

Microsoft Windows client-server windows-server
Member Avatar for slcmarco
0
2K
Member Avatar for Nguyenthaonhi

Yesterday I followed a thread trying to learn to lock file folders using the cacls in the command window. I thought I'd use the temp file folder as my target, thinking that it was the most innocent folder I had. I was able to lock it, but now I can't …

Microsoft Windows
Member Avatar for Reverend Jim
0
383
Member Avatar for moscowexile

A couple of days ago MS 10 Photos stopped functioning correctly. The first sign of this malfunction began several weeks ago when it started taking a vey long time to open and now I cannot scroll through photos backwards and forwards: there are no longer arrow indicators either side of …

0
401
Member Avatar for cambalinho

i'm using Windows 7. the battery icon is showed on toolbar. when i move the mouse the percent is showed, but no the time remain... why?

Microsoft Windows windows-vista-7-8
Member Avatar for rproffitt
0
380
Member Avatar for CSharpUser

If I'm not asking this in the correct forum, please point me in the right direction. I am using System.DirectoryServices.AccountManagement.GroupPrincipal FindByIdentity in C# to create an object containing the group members (user IDs and names) for the target group. My goal is to iterate through the resulting list of UserPrincipals …

Microsoft Windows c# windows-server
Member Avatar for rproffitt
0
720
Member Avatar for Akhaylin

I am tasked with this excercise: Edit the Python file processData (or use it as a guide when you create a new Python file) so it reads in the data from population.txt, checks to make sure the file exists and is in the right format (if it isn’t throw an …

Microsoft Windows file-system
0
269
Member Avatar for Xozz

Hello. My name is Leon and I'm new to this website. So let me go ahead and ask my first question: Are there any tools/techniques out there that can help me manage the applications/services on my computer? I'm running Windows 7. That's all. Hope you can answer this question with …

Microsoft Windows
Member Avatar for rproffitt
0
407
Member Avatar for Jean-Luc

I am currently searching for a new Windows VPS. I am calculating how much disk space I need so my question is how many Gb are required by the OS, either Windows 2012 or 2016 to run the IIS and Plesk ? Any idea ?

Microsoft Windows
Member Avatar for rproffitt
0
267
Member Avatar for Divinedar

I need to take a video posted on youtube that was once a powerpoint and convert back to a powerpoint and print. I can't seem to find a converter for mp4 to ppt, i.e., that would work once I have the video download. Obviously there has to be a free …

Microsoft Windows office-suite video
Member Avatar for rproffitt
0
356
Member Avatar for zack_rage

hi want to know what is the good antivirus to use to my comp which is freeware and have good updates!!!!!!!!!!!!!!!!! thanks in advanced !!!! :p

Microsoft Windows
Member Avatar for Jur_1
0
662
Member Avatar for DaniWeb4Jim

Can you tell me how to do a differntial image using Windows 10 and with the what free software?

Microsoft Windows image windows-10
Member Avatar for Reverend Jim
0
1K
Member Avatar for DanielCarroll13

We have a two small office locations with a total of 4 computers. We are looking for a way to make some security changes in the office in an inexpensive way. What we would like to do is: - Allow only the chrome brower to be active - restrict browsing …

Microsoft Windows windows-10
Member Avatar for rproffitt
0
445
Member Avatar for LynnCarter62

My computer keeps zoning out. Losing Wifi connection and when I "fix" the wifi adapter soon after it notifies me that the "wifi does not have a valid IP configuration" and then, it re-connects itself and it's fine for a while..then zones out again. I would appreciate it if someone …

Microsoft Windows windows-vista-7-8
Member Avatar for monaf
0
998
Member Avatar for Claire_3

Yesterday I have updated Windows 10 new patch around 450 MB. After installation computer restart automatically. What I have to do now?

Microsoft Windows windows-10
Member Avatar for Reverend Jim
0
572
Member Avatar for DaniWeb4Jim

Can not create a dvd dl in windows 10 only a dvd or cd since the april 2018 windows update

Microsoft Windows windows-10
Member Avatar for rproffitt
0
659
Member Avatar for Borzoi

I'm trying to get my computer to output audio in mono but despite selecting the option within the Ease of Access centre to enable mono audio, my audio is still coming out stereo. The reason I need mono audio is because I need to hear all of some audio tracks …

Microsoft Windows audio windows-10
Member Avatar for Reverend Jim
0
1K
Member Avatar for hassan_25
0
347
Member Avatar for lê_6

i installed smart guest asus but not working , although i installed version Latest

Microsoft Windows windows-10
Member Avatar for happygeek
0
299
Member Avatar for paul_61

I have been experiencing a load last solution loaded problem with VS2017 where it works sometimes and sometimes it doesn.t. Mostly it doesn't. After much research it that are a couple of things that can trigger this, but I can't verify it. I think it is a BUG intorduced by …

Microsoft Windows visual-studio windows-10
Member Avatar for Reverend Jim
0
592

The End.