Windows auto start & netword drives
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Windows auto start & netword drives
Hi,
How do we tell xyplorer to auto launch when windows start ?
About network drives not connected at startup, i click on them and normally, i should be asked for credentials but xyplorer can't do a thing apaprently. It works only if previously i use windows explorer that ask for these credentials and then i can fullfill them so the netword drive is mounted and as a result xyplorer can access it. How to tell xyplorer to ask for these credentials as well ?
How do we tell xyplorer to auto launch when windows start ?
About network drives not connected at startup, i click on them and normally, i should be asked for credentials but xyplorer can't do a thing apaprently. It works only if previously i use windows explorer that ask for these credentials and then i can fullfill them so the netword drive is mounted and as a result xyplorer can access it. How to tell xyplorer to ask for these credentials as well ?
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: Windows auto start & netword drives
Hi and welcome to XY forums!Feelgood wrote:How do we tell xyplorer to auto launch when windows start ?
On XP, you simply add XY to your StartUp folder via shortcut...presume it's similar on newer OS's.
There's been other topics about the credentials, I'm quite sure...suggest doing a search using tha keyword, maybe?
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Re: Windows auto start & netword drives
Thanks j_c_hallgren.
Yes, i thought about "startup'". I just asked because i thought there was an option in xyplorer i didn't find.
I start a new search based on "network drives" keywords. The second page of search result gives this http://www.xyplorer.com/xyfc/viewtopic. ... ive#p91146
Yes, i thought about "startup'". I just asked because i thought there was an option in xyplorer i didn't find.
I start a new search based on "network drives" keywords. The second page of search result gives this http://www.xyplorer.com/xyfc/viewtopic. ... ive#p91146
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Re: Windows auto start & netword drives
I need xy to start with administrator rights so i the shortcut start with them.
I put this shortcut to "startup" but it does start at windows startup.
I suggest to have this startup option into xy
I put this shortcut to "startup" but it does start at windows startup.
I suggest to have this startup option into xy
-
highend
- Posts: 14953
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Windows auto start & netword drives
The Autostart folder isn't the correct place to start applications with elevated privileges.
Create a task instead.
Create a task instead.
One of my scripts helped you out? Please donate via Paypal
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Re: Windows auto start & netword drives
Thanks you highend.
Does anyone know how to create a task for such a goal ?
Does anyone know how to create a task for such a goal ?
-
highend
- Posts: 14953
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Windows auto start & netword drives
One of my scripts helped you out? Please donate via Paypal
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Re: Windows auto start & netword drives
thanks you, i will look at this. Still thinking it's easier to add such a tiny feature into xy
-
binocular222
- Posts: 1423
- Joined: 04 Nov 2008 05:35
- Location: Win11, Win10, 100% Scaling
Re: Windows auto start & netword drives
If you use Windows 7: right click the .exe > Properties > Compatibility > Tick "Run this program as as administrator"
Then place the shortcut in statup folder
Then place the shortcut in statup folder
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Re: Windows auto start & netword drives
-
admin
- Site Admin
- Posts: 66351
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Windows auto start & netword drives
Does it help if you untick this?Feelgood wrote:About network drives not connected at startup, i click on them and normally, i should be asked for credentials but xyplorer can't do a thing apaprently. It works only if previously i use windows explorer that ask for these credentials and then i can fullfill them so the netword drive is mounted and as a result xyplorer can access it. How to tell xyplorer to ask for these credentials as well ?
Configuration | Controls and More | Miscellaneous | Assume that servers are available
FAQ | XY News RSS | XY X
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Re: Windows auto start & netword drives
Nop because this option is already untick 
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Re: Windows auto start & netword drives
Can we have the option "Run XY when Windows start" ?
I don't get things to work when i'm adviced to search google for privileges, tasks and other searching games
I don't get things to work when i'm adviced to search google for privileges, tasks and other searching games
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Windows auto start & netword drives
Are you using MiniTree?
From BETA thread:
From BETA thread:
admin wrote:Code: Select all
v7.90.0151 - 2009-04-30 20:43 + Added tweak to skip an extra check for existence/availability before browsing to a folder. Set TreeSkipVerifyOnSelect to 1 to skip the check. It will slightly speed up general browsing, and it will make certain folders (e.g. SYSVOL shares) browsable at all. [General] TreeSkipVerifyOnSelect=1 Default is 0. Notes: - You will get no logon dialogs for password protected folders when TreeSkipVerifyOnSelect=1. - With the Mini Tree the check is skipped anyway by default. Unless you use another tweak and set MiniTreeVerifyOnSelect=1. - This tweak overwrites the MiniTreeVerifyOnSelect tweak: if TreeSkipVerifyOnSelect=1 then MiniTreeVerifyOnSelect has no effect.
-
Feelgood
- Posts: 45
- Joined: 06 Dec 2013 16:50
Re: Windows auto start & netword drives
I don't use minitree yet as i don't know this feature yet, i'm just looking into it right now and it seems an interesting feature i may use in the short future.
Your quotes mention some text configuration. Where can we modify this configuration (if you advice me to do so or want me to do a specific test) ?
Your quotes mention some text configuration. Where can we modify this configuration (if you advice me to do so or want me to do a specific test) ?
XYplorer Beta Club