|
-
Apr 15th, 2017, 06:47 PM
#1
Thread Starter
New Member
-
Apr 15th, 2017, 11:25 PM
#2
Re: Visual Basic Classic - My VB6 fork
Welcome to the forum. I moved the thread to the CodeBank, as it seems like this isn't a question, but rather a completed project.
My usual boring signature: Nothing
 
-
Apr 16th, 2017, 02:20 AM
#3
Re: Visual Basic Classic - My VB6 fork
Just took a look during 5 minutes.
It seems the app just automate the add of a manifest into an existing EXE.
-
Apr 16th, 2017, 03:09 AM
#4
Hyperactive Member
Re: Visual Basic Classic - My VB6 fork
I followed the link and found what is stated in "Legal claim" interesting. Thoughts?
-
Apr 16th, 2017, 03:45 AM
#5
Fanatic Member
Re: Visual Basic Classic - My VB6 fork
i think you the tmp.bat
fix :
copy C:\Users\xxdoc\Desktop\Visual Basic Classic 2.00 win32\StyleConverter.exe .\out\tmp.exe
may be
copy "C:\Users\xxdoc\Desktop\Visual Basic Classic 2.00 win32\StyleConverter.exe" .\out\tmp.exe
-
Apr 16th, 2017, 09:24 AM
#6
Thread Starter
New Member
Re: Visual Basic Classic - My VB6 fork
 Originally Posted by xxdoc123
i think you the tmp.bat
fix :
copy C:\Users\xxdoc\Desktop\Visual Basic Classic 2.00 win32\StyleConverter.exe .\out\tmp.exe
may be
copy "C:\Users\xxdoc\Desktop\Visual Basic Classic 2.00 win32\StyleConverter.exe" .\out\tmp.exe
You're right, I use a path with no space. I will correct it for the next one.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|