سؤال

I need a batch file which will copy the C: drive of the user and copy it on the start up folder, thanks in advance.

هل كانت مفيدة؟

المحلول

move C:\ . C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup

I think this will work, this might ask for admin permission, or it might just deny it

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top