Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
browsing
- Page 1
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by Yrth
> Jim, I have not used Windows in a very, very long time, but can you not configure Windows to store My Documents on D? I'm quite sure that you can, if I remember correctly? > > https://superuser.com/questions/1725456/wha-cant-i-move-my-documents-folder You can't, directly, but you can cheat, of course. Put your documents directory …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by Reverend Jim
That's exactly what I did except I used sysinternals junction.exe. This still leaves things screwed up in that the address bar may still show you in OneDrive even though you are saving to the junction point.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
3 Weeks Ago
by donnamitch
Hello
Re: Securing Customer Data: An Essential Cybersecurity Handbook
Hardware and Software
Information Security
2 Weeks Ago
by WilliamOG
Basically: patch your stuff, lock your doors, and stop clicking shady emails. Got it.
💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
2 Months Ago
by asadalikhan
… live without that screen capture tool. Then comes Brave for
browsing
and VLC for media. Would love to hear what’s…
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
First app is Macrium Reflect so I can take an image of the fresh install. Then I repartition to C/D, move my user folders (documents, pictures, etc.) to D. Then I take another image. After that I begin installing my base apps before imaging one more time.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
Further note: Because Microsoft insists on crammine OneDrive down our throats, moving the My Documents is damn near impossible. I've found the easiuest way is to initially set up my computer using a Microsoft Account (something they have also made it almost impossibole to avoid), then create a local admin account and always log on with that. That …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
* Microsoft Office (for macOS) And then to manage DaniWeb: * PhpStorm * Remote Desktop Manager * Viscosity * Screaming Frog SEO Spider
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
Jim, I have not used Windows in a very, very long time, but can you not configure Windows to store My Documents on D? I'm quite sure that you can, if I remember correctly? https://superuser.com/questions/1725456/wha-cant-i-move-my-documents-folder
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
>I'm quite sure that you can, if I remember correctly? Before OneDrive it was easily done. Not anymore. Microsoft is slightly brain dead. Locations for shell folders are stored in the registry. You'd think they'd all be under "Shell Folders", but not all of them are. And you'd think they would have consistent names. But here are …
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
BTW I've spoken with a former Microsoft Engineer. He also agrees OneDrive is an abomination.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by dnBunnie
the app "Everything" after Comodo Internet security
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
I agree. [Everything](https://www.voidtools.com/) is always a definite install after imaging. It's something that should have been built into Windows. I've never found the need for any security software other than what comes with Windows.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
As a macOS user these days, does Windows not have a find tool? /confuzzled
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
As is typical with Microsoft, their search/find tools work poorly, can hog resources, and are difficult to use. "Everything Indexer" is easy to use, has a small footprint, and has almost no effect on my resources. Search queries show you results as you type, and you can create complex search terms with logical operators, as opposed to the…
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
> BTW I've spoken with a former Microsoft Engineer. He also agrees OneDrive is an abomination. I’ve spoken to several current and former Apple engineers who agree that Siri is an abomination.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Reverend Jim
>Siri is an abomination Is it? I've never so much as touched an Apple computer so I have no opinion on that whatsoever.
Re: 💻 What’s the First App You Install on a Fresh Windows Machine?
Hardware and Software
Microsoft Windows
1 Month Ago
by Dani
> >Siri is an abomination > > Is it? I've never so much as touched an Apple computer so I have no opinion on that whatsoever. Oh, yes. That's well known. Apple should be embarrassed. In fact, they recently fired the head of the Siri team. https://techcrunch.com/2025/03/20/apple-puts-vision-pro-exec-in-charge-of-siri-in-exec-…
Re: Securing Customer Data: An Essential Cybersecurity Handbook
Hardware and Software
Information Security
1 Month Ago
by graceweb
Hey Bam_391, Thanks for putting this together, really thorough breakdown. I think your point about regular employee training is especially important. Even with the best technical safeguards, a single phishing click can cause major issues. Curious if you have any thoughts on balancing strict access controls with usability, especially in smaller …
Re: browsing problem in window vista
Hardware and Software
Microsoft Windows
16 Years Ago
by webfoot0
… firewall is to block all communiations to particular ports. Web
Browsing
uses port 80 Email uses port 25 There are many… off any other security software with firewalls - Norton etc. Try
browsing
to a safe site. ie [url]www.microsoft.com[/url…
Browsing for image
Programming
Software Development
17 Years Ago
by ruudboy
… = New System.Drawing.Bitmap(OpenFileDialog1.FileName) End If[/CODE] for
browsing
an image but i want to create a filetype so…
browsing problem in window vista
Hardware and Software
Microsoft Windows
16 Years Ago
by j.barun
… window vista in my notebook. I am having problem with
browsing
. Once I connected to internet then I can log in…
Browsing first/next/previous in C#
Programming
Software Development
13 Years Ago
by ryanwebber
Hi I require assistance on how to show
browsing
First, Next Previous and Last in C#. I need to split a text file with numerous records to show this information and I am struggling. If i could get a helping hand it would b much appreciated. Thanks Ryan
Browsing through files and folders: Form
Programming
Software Development
12 Years Ago
by Cameronsmith63
… it has to with it. So i got the file
browsing
part down, kind of... This is what I have, it…
how to get back history of firefox private browsing??
Hardware and Software
Microsoft Windows
15 Years Ago
by fumnimda
… was clicking any option of it and unwanted
browsing
some sites in "private
Browsing
" mode in new firefox.after a… anywhere. i search in google and found out that
browsing
in Private
browsing
will not keep any history. is there any way…
slow network browsing
Hardware and Software
macOS
19 Years Ago
by gn0m3
…, Our mac users have been experiencing a real slowdown of
browsing
accross our Mac Server since we did the leap from… used to have this problem and windows users are fine
browsing
. Is there a setting within OS X (we run 10….3.9) which can speed up
browsing
the network, or is something switched on which is causing…
Increase DNS Cache In Vista For Faster Web Browsing
Hardware and Software
Microsoft Windows
16 Years Ago
by francisabey
… size of the DNS cache will allow for faster web
browsing
, especially if you frequently view the same websites. Here's…-to-increase-dns-cache-in-windows-vista-for-faster-web-
browsing
/"]Increase DNS Cache In Windows Vista For Faster Web…
Re: Deleting Browsing History
Hardware and Software
Microsoft Windows
15 Years Ago
by jake_ie8team
… can take advantage of its InPrivate
browsing
mode like BSkiLLs mentioned. InPrivate
Browsing
in Internet Explorer 8 helps prevent … retained by the browser, leaving no evidence of your
browsing
or search history. You can activate it by clicking…want to download IE 8 to take advantage of InPrivate
browsing
, get it from [url]http://www.microsoft.com/…
Custom browsing app with JEditorPane doesn't persist session scop bean, firefox does
Programming
Software Development
15 Years Ago
by phriendtj
… which needs to do a limited amount of web
browsing
... i.e.
browsing
is not its main intention but yes it is… what content contains which will be displayed when others are
browsing
content.</textarea><br/> Torrent metafile: <…
Re: how to get back history of firefox private browsing??
Hardware and Software
Microsoft Windows
15 Years Ago
by jbennet
No. Thats the entire point of private
browsing
mode.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC