|
PIEBALDconsult wrote: How would the Win10 install know what that partition is?
I see your point. But anything can happen, I suppose.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
|
please just go for update and then go for upgrade windows 10 it is easiest way to install windows 10...
|
|
|
|
|
|
|
Long file paths cause real problems when need to move/copy or delete large amount of data that the path is 350 character long (max character allowed by Windows is 256)
I was wondering if anyone knows of any third party app. that can help with this. Something that will prevent users from naming files/folders on the network and display a message to them.
Renaming files/folders is not what I'm looking for. The problem currently is resolved, I'm trying to avoid this from happening in the future.
Thank you
|
|
|
|
|
|
Hello guys. I am running TCPView to show all the processes and their ports. It is showing alot of skype and other processes ( and their ports ), while I am running only one instance of it. Some processes are absolutely not running but still showing in TCPView. Why is it so?
This world is going to explode due to international politics, SOON.
|
|
|
|
|
1. Each process can open multiple sockets which will show up on multiple lines.
2. A process is not only a program started by you. There are also processes started by the system (e.g. services and processes started upon boot, logon, or by scheduling) and processes started by others.
|
|
|
|
|
|
because windows... ???
This world is going to explode due to international politics, SOON.
|
|
|
|
|
VSS wasn't starting properly and SQL backups were going astray, did the usual checks and noticed that the OS partition that it was sitting on wasn't active, so without thinking I just made it active, (DELL server with a small partition marked RECOVERY that should be the active one), soon as I did it, I looked at it properly and beat my head against the desk, question is, if I just remark the RECOVERY partition as active, should that then solve it again or am I going to have to mess about with diskpart next time I reboot the damn thing?
|
|
|
|
|
For anyone interested, just marking the partition as active again solved it... came straight back up on a reboot...
|
|
|
|
|
I am trying to eliminate all compiler-warnings of a given project. I'm stuck with the warning below;
Processing COM reference "AXDBLib" from path "(somepath)axdb20enu.tlb". Interface 'IAcadShadowDisplay' is marked as [dual], but does not derive from IDispatch. It will be converted as an IUnknown-derived interface. Ideally, I would like to understand how to rectify it, but if that is not possible, I'd like to surpress it.
Anyone familiar with a similar message?
--edit;
MSB3305 cannot be suppressed, as it is not a compiler warning. It can be suppressed by editing the project file though. See https://msdn.microsoft.com/en-us/library/windows/hardware/jj659905(v=vs.85).aspx[^]
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
modified 22-Jun-15 7:14am.
|
|
|
|
|
|
..because I am not programming a COM-interface, and I do not have questions about COM-programming. It is a warning in Visual Studio, in a managed project.
Looking for a way to fix or surpress it, not details on the interface
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Well it looks to me like a COM issue, rather than anything to do with System Administration.
|
|
|
|
|
No, it is an issue with Visual Studio, since that generates the warning about some interface from some COM-control. Should I post it in the Visual Studio forum?
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
I have a Win8 PC with a Win7 virtual machine (VirtualBox) where I do development because we use VS 6.0. (Yes, I know, hard to believe.) Anyway, each time I do a build, I have to delete other builds, to free up disk space. It is getting to the point where soon I will have no free disk space. It looks as if Windows Updates are expanding the OS. Is there anything I can do? Is there a folder with unwanted OS update files?
I can expand the virtual disk, from the current 80GB, but that is only a temporary fix for obvious reasons. I have to have SQL server etc on the virtual machine, which take up quite a few GB.
|
|
|
|
|
Take a good look around the disk to see what is using the space. Do you have an overflowing recycle bin?
|
|
|
|
|
Thanks. Unfortunately Windows Folder Properties were not accurate, missing 'hidden' files. SpaceSniffer has located them.
|
|
|
|
|
Okay, I might have solved my own question. A utility called SpaceSniffer located a gigantic SQL server .MDF file. It looks like a service might be shoving data into it in the background.
|
|
|
|
|
Another short-term fix is to remove the downloaded files from Windows Update. Remove files in c:\Windows\SoftwareDistribution\Download.
A more better option is to us dism to clean up updated files. Look at http://www.sevenforums.com/tutorials/122262-windows-7-sp1-disk-cleanup-tool.html[^] to help. But make sure you have kb2852386 installed as it will allow you to clean up outdated files from your winsys.
Summary:
Used Disk Cleanup
Elevated CMD
dism /online /cleanup-image /spsuperseded /hidesp
|
|
|
|
|
Friends,I am working on a project....and in that project i have to take scanned image of finger with the help of fingerprint scanner.....and this image will be used as a password to log in the site.....so plzzzz..tell me how to store images in database..and how can i check the scanned image of finger of user with other scanned images
|
|
|
|
|
Please don't post the same question more than once. This isn't the right section for your post, the Database forum was just enough.
Geek code v 3.12
GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++*
Weapons extension: ma- k++ F+2 X
I use 1TBS
|
|
|
|