Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Start Not Working Correctly #145

Open
GingerCoffee opened this issue Apr 11, 2023 · 0 comments
Open

Auto-Start Not Working Correctly #145

GingerCoffee opened this issue Apr 11, 2023 · 0 comments

Comments

@GingerCoffee
Copy link

GingerCoffee commented Apr 11, 2023

Describe the bug
Auto-start doesn't work correctly, causes a text file with a Robocopy error message to start at launch instead.

To Reproduce
Select Auto-Start from settings tab. This causes the text file to appear and disappear respectively from the Task Manager 'Startup' tab. Could possibly be related to spaces in Windows usernames. Text file name is first word of my two-word username, one of the paths specified in the text document used the second.

Expected behavior
AutoActions to start at startup.

Files
Contents of [FIRSTWORD]:

-------------------------------------------------------------------------------
   ROBOCOPY     ::     Robust File Copy for Windows                              
-------------------------------------------------------------------------------

  Started : Wednesday, 28 December 2022 12:43:35
   Source : C:\Windows\system32\[SECONDWORD]\Documents\Batch\
     Dest : C:\Windows\system32\Files\RClog\

    Files : *.*
	    
  Options : *.* /DCOPY:DA /COPY:DAT /R:1000000 /W:30 

------------------------------------------------------------------------------

2022/12/28 12:43:35 ERROR 3 (0x00000003) Accessing Source Directory C:\Windows\system32\[SECONDWORD]\Documents\Batch\
The system cannot find the path specified.

Desktop (please complete the following information):

  • OS: Windows 10 21H2 19044.2728
  • Version 1.9.19

Hardware (please complete the following information):

  • Monitors: LG 32UN880, Dell S2722DC
  • Graphics card: MSI Ventus XS OC 2080 Super
  • Graphics card driver: 528.49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant