Component folder

Got a problem you cannot solve? Try here.
Post Reply
devdept
Posts: 29
Joined: Thu Feb 24, 2005 12:00 pm

Component folder

Post by devdept »

Hello,

I am evaluating ia3 and don't understand the following:

File section:

* I have all the app files under the VS2003 Release folder and want to copy them under the specific Component folder, for example $PROGRAMFILES$\\My App\\My Component. How can I add the files to the specific dir that - of course - isn't listed and there is not any specific Add New Folder button? :roll:

Should I add the Release forlder and after - in the code view - change the destination folder name?

Thanks a lot,
[size=92]
[b]Alberto Bencivenni[/b]
[b][url=http://www.devdept.com]devDept[/url][/b] Development Team Leader
[/size][size=75][color=#666666]Structural Optimization | Finite Element Method | Computer Graphics[/color][/size]
sinan
Site Admin
Posts: 1035
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Post by sinan »

Yes, that is exactly how to do it. Except, you don't need to swap back to the code view. Just add the file, then double-click it and type in the new folder name while still in the visual view.
devdept
Posts: 29
Joined: Thu Feb 24, 2005 12:00 pm

Post by devdept »

I was right...

Thanks a lot, what about changing the single EXE setup icon?

Thanks again,
[size=92]
[b]Alberto Bencivenni[/b]
[b][url=http://www.devdept.com]devDept[/url][/b] Development Team Leader
[/size][size=75][color=#666666]Structural Optimization | Finite Element Method | Computer Graphics[/color][/size]
sinan
Site Admin
Posts: 1035
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Post by sinan »

Easy, Project Options window. You can load icons of any color depth and pixel size.
devdept
Posts: 29
Joined: Thu Feb 24, 2005 12:00 pm

Post by devdept »

Mmm... isn't it the Add/Remove icon?!? I was speaking of the setup.exe release file.

Thanks,
[size=92]
[b]Alberto Bencivenni[/b]
[b][url=http://www.devdept.com]devDept[/url][/b] Development Team Leader
[/size][size=75][color=#666666]Structural Optimization | Finite Element Method | Computer Graphics[/color][/size]
sinan
Site Admin
Posts: 1035
Joined: Sat Nov 13, 2004 8:12 am
Contact:

Post by sinan »

It's used in both places, actually.
Post Reply