Search found 2 matches

by rolypoly2308
20 Jun 2012 17:41
Forum: DOS Batch Forum
Topic: Calling system command from batch
Replies: 3
Views: 5423

Re: Calling system command from batch

Thanks, I will try both methods and see which one is easier/more fitting :)
by rolypoly2308
16 Jun 2012 16:40
Forum: DOS Batch Forum
Topic: Calling system command from batch
Replies: 3
Views: 5423

Calling system command from batch

I am making an installation batch program where it copies the files into the correct folders and then runs a registry file to give them the correct icon. Although I need to find a way to call, I believe SHCNE_ASSOCCHANGED from SHChangeNotify API so that it can update the icon. Help much appreciated :wink: