All Questions
Tagged with autorun windows-8.1
6 questions
1
vote
2
answers
646
views
In Windows 8, what are all the ways a program can be made to auto start on logon?
Previously, I followed a blog post (that I've since lost the link to) to register a program to startup everytime I log onto my windows 8.1 VM.
Now, I want to stop it from staring up.
I don't see a ...
0
votes
1
answer
572
views
How can i gain access control for autorun.ini file in FAT32 USB storage
I want to remove autorun.ini file from my USB storage but unable to remove and I've tried many times by following procedure:
I:\> attrib autorun.ini -r -a -s -h
and I always get "access denied" ...
1
vote
2
answers
5k
views
How to change the label of USB flash drive that gets assigned to default drive letter ("F" in this case)
I have a USB flash drive (FAT32 format) with the label "DT100G3"
If I assign the drive to the letters "G" or "J" the label shows on Windows Explorer.
However, if I assign the letter "F" to it, the ...
4
votes
1
answer
36k
views
Autorun.inf in Windows 8/8.1 for USB Drives
I have created a file named autorun.inf to make one of my software setup run when the usb is plugged into Windows 8/8.1 OS .
This is my autorun.inf code:
[AutoRun]
shellexecute="Mem.exe //It would ...
1
vote
0
answers
3k
views
Windows 8.1 not allowing me to install ISP's (Tata Photon) client software for Huawei EC315 USB modem. Need to Auto run the setup file
Well, as it says in the question above, I need to install my service provider's client software to connect to the internet. According to the instructions the ISP (Tata
photon) gave me, I'm to find ...
1
vote
1
answer
2k
views
Windows Autorun - Enabled or Not?
I'm trying to find out whether or not Autorun is enabled on Windows 8 and 8.1 - an easy task one might think but I'm having trouble finding any definitive information. I believe it is enabled on ...